python/CONTRIBUTING.md

16 lines
540 B
Markdown
Raw Normal View History

2014-07-31 03:35:04 +00:00
# Contributing
Your contributions are always welcome!
## Guidelines
2014-08-03 06:42:41 +00:00
* Add section if needed.
* Add section description.
* Add 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.
* Add your links: `* [project-name](http://example.com/) - A short description ends with a dot.`
* Don't mention `Python` in the description as it's implied.
* Check your spelling and grammar.
* Make sure your text editor is set to remove trailing whitespace.
2014-08-03 06:42:41 +00:00
* Send a Pull Request.