movies-for-hackers/contributing.md

24 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2017-08-29 08:38:22 -06:00
# Contribution Guidelines
## Please ensure your pull request adheres to the following guidelines:
2017-08-29 08:38:22 -06: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". This entails that your pull request will be merged once more people show interest in your suggestion (i.e. react positively, comment on your pull-req etc.)
You can vote on Pull Requests with the [endorsement-needed](https://github.com/k4m4/movies-for-hackers/labels/endorsement-needed) tag.
2017-08-29 08:38:22 -06: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!