1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/CONTRIBUTING.md

19 lines
849 B
Markdown
Raw Normal View History

2015-01-12 11:38:23 -05:00
## 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:
2017-09-14 11:53:46 -04:00
* Offer feedback on open [pull requests](https://github.com/fog/fog-aws/pulls).
* Review open [issues](https://github.com/fog/fog-aws/issues) for things to help on.
* [Create an issue](https://github.com/fog/fog-aws/issues/new) to start a discussion on additions or features.
2015-01-12 11:38:23 -05:00
* Fork the project, add your changes and tests to cover them in a topic branch.
2017-09-14 11:53:46 -04:00
* Commit your changes and rebase against `fog/fog-aws` to ensure everything is up to date.
* [Submit a pull request](https://github.com/fog/fog-aws/compare/).
2015-01-12 11:38:23 -05:00
### Non-Coding
2017-09-14 11:53:46 -04:00
* Offer feedback on open [issues](https://github.com/fog/fog-aws/issues).
2015-01-12 11:38:23 -05:00
* Organize or volunteer at events.