python/CONTRIBUTING.md

18 lines
627 B
Markdown
Raw Normal View History

2014-07-31 03:35:04 +00:00
# Contributing
Your contributions are always welcome!
## Guidelines
2015-10-03 09:53:46 +00:00
* Add one link per Pull Request.
2015-10-03 10:08:33 +00:00
* Add the link: `* [project-name](http://example.com/) - A short description ends with a period.`
2015-10-03 09:53:46 +00:00
* Keep descriptions concise.
* Add a section if needed.
* Add the section description.
* Add the section title to Table of Contents.
2014-07-31 18:54:38 +00:00
* Search previous suggestions before making a new one, as yours may be a duplicate.
* Don't mention `Python` in the description as it's implied.
* Check your spelling and grammar.
2015-10-03 09:53:46 +00:00
* Remove any trailing whitespace.
* Send a Pull Request with the reason why the library is awesome.