1
0
mirror of https://github.com/k4m4/movies-for-hackers.git synced 2024-11-01 04:05:26 +00:00
movies-for-hackers/contributing.md

24 lines
980 B
Markdown
Raw Normal View History

2017-08-29 14:38:22 +00:00
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
2017-08-29 14:38:22 +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.
* Insert new suggestions at the bottom of a category.
* Use IMDb links & ratings.
Once a PR is submitted, it will need to be "endorsed" meaning other users react positively or comment on your PR.
You can vote on Pull Requests with the [endorsement-needed](https://github.com/k4m4/movies-for-hackers/labels/endorsement-needed) tag.
2017-08-29 14:38:22 +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.
Your contributions are much appreciated.
Thank you for your suggestions!