add contributing chapter to readme

This commit is contained in:
Petr Korolev 2014-11-06 19:33:44 +02:00
parent 26d4717b7d
commit daf391dd1a

View File

@ -39,4 +39,17 @@ Then you have to generate this token or wait for 1 hour
## License
Github Changelog Generator is released under the [MIT License](http://www.opensource.org/licenses/MIT).
Github Changelog Generator is released under the [MIT License](http://www.opensource.org/licenses/MIT).
## Contributing
1. Create an issue to discuss about your idea
2. Fork it (https://github.com/skywinder/Github-Changelog-Generator/fork)
3. Create your feature branch (`git checkout -b my-new-feature`)
4. Commit your changes (`git commit -am 'Add some feature'`)
5. Push to the branch (`git push origin my-new-feature`)
6. Create a new Pull Request
**Bug reports, feature requests, patches, well-wishes, and rap demo tapes are always welcome!**
*Improvements more than welcome - they are kindly requested! :)*