mirror of
https://github.com/k4m4/movies-for-hackers.git
synced 2024-11-01 12:15:24 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# Contribution Guidelines
|
|
|
|
## Please ensure your pull request adheres to the following guidelines:
|
|
|
|
* 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.
|
|
|
|
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!
|