2014-07-30 23:35:04 -04:00
|
|
|
# Contributing
|
|
|
|
|
|
|
|
Your contributions are always welcome!
|
|
|
|
|
2020-06-06 16:03:24 -04:00
|
|
|
## Guideline
|
2014-07-30 23:35:04 -04:00
|
|
|
|
2015-10-03 05:53:46 -04:00
|
|
|
* Add one link per Pull Request.
|
2019-05-25 06:00:45 -04:00
|
|
|
* Make sure the PR title is in the format of `Add project-name`.
|
|
|
|
* Write down the reason why the library is awesome.
|
2015-10-03 06:08:33 -04:00
|
|
|
* Add the link: `* [project-name](http://example.com/) - A short description ends with a period.`
|
2020-06-06 16:03:24 -04:00
|
|
|
* Keep descriptions concise and **short**.
|
2015-10-03 05:53:46 -04:00
|
|
|
* Add a section if needed.
|
|
|
|
* Add the section description.
|
|
|
|
* Add the section title to Table of Contents.
|
2019-05-25 06:22:07 -04:00
|
|
|
* Search previous Pull Requests or Issues before making a new one, as yours may be a duplicate.
|
2014-07-31 14:54:38 -04:00
|
|
|
* Don't mention `Python` in the description as it's implied.
|
|
|
|
* Check your spelling and grammar.
|
2015-10-03 05:53:46 -04:00
|
|
|
* Remove any trailing whitespace.
|
2019-05-25 06:00:45 -04:00
|
|
|
|
2020-06-06 16:03:24 -04:00
|
|
|
Just a gentle reminder: **Try not to submit your own project. Instead, wait for someone finds it useful and submit it for you.**
|