movies-for-hackers/CONTRIBUTING.md

21 lines
733 B
Markdown
Raw Normal View History

2017-02-19 15:31:16 +00:00
# Contribution Guidelines
2017-04-18 15:40:52 +00:00
## Please ensure your pull request adheres to the following guidelines:
2017-02-19 15:31:16 +00:00
* Make sure your submission is not a duplicate.
* Follow the appropriate format.
* Keep descriptions short and simple.
* End all descriptions with a full stop.
* Check your spelling and grammar.
* Make an individual pull request for each suggestion.
* The pull request and commit should have a useful title.
2017-03-02 00:16:11 +00:00
* Insert new suggestions at the bottom of a category.
2017-02-20 00:47:54 +00:00
* Use IMDb links & ratings.
2017-02-19 15:31:16 +00:00
2017-02-20 00:47:54 +00:00
2017-04-13 15:16:45 +00:00
Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md).
By participating in this project you agree to abide by its terms.
2017-02-20 00:48:19 +00:00
Your contributions are much appreciated.
2017-03-02 00:16:11 +00:00
Thank you for your suggestions!