mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
19 lines
699 B
Markdown
19 lines
699 B
Markdown
# Contributing
|
|
|
|
Your contributions are always welcome!
|
|
|
|
## Guidelines
|
|
|
|
* Add one link per Pull Request.
|
|
* Make sure the PR title is in the format of `Add project-name`.
|
|
* Write down the reason why the library is awesome.
|
|
* Add the link: `* [project-name](http://example.com/) - A short description ends with a period.`
|
|
* Keep descriptions concise.
|
|
* Add a section if needed.
|
|
* Add the section description.
|
|
* Add the section title to Table of Contents.
|
|
* Search previous Pull Requests or Issues 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.
|
|
* Remove any trailing whitespace.
|
|
|