File: CONTRIBUTING.md

package info (click to toggle)
ruby-fog-openstack 0.1.6-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,132 kB
  • ctags: 5,227
  • sloc: ruby: 29,569; makefile: 5; sh: 4
file content (18 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
## Getting Involved

New contributors are always welcome, when it doubt please ask questions. We strive to be an open and welcoming community. Please be nice to one another.

### Coding

* Pick a task:
  * Offer feedback on open [pull requests](https://github.com/fog/fog-openstack/pulls).
  * Review open [issues](https://github.com/fog/fog-openstack/issues) for things to help on.
  * [Create an issue](https://github.com/fog/fog-openstack/issues/new) to start a discussion on additions or features.
* Fork the project, add your changes and tests to cover them in a topic branch.
* Commit your changes and rebase against `fog/fog-openstack` to ensure everything is up to date.
* [Submit a pull request](https://github.com/fog/fog-openstack/compare/).

### Non-Coding

* Offer feedback on open [issues](https://github.com/fog/fog-openstack/issues).
* Organize or volunteer at events.