aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
blob: ca3d81fffade7a41dde370ae559ed4c23ae0a3a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Contribution Guidelines

Please ensure your pull request adheres to the following guidelines:

* Make an individual pull request for each suggestion
* Use the following format for commit message: `Add FeatureName`
* List, after your addition, should be alphabetically
* Use the following format: \[NAME\]\(LINK\) - DESCRIPTION
* The link should be the name of the project
* Keep descriptions concise and clear (_Keep It Simple, Stupid_)
* New categories, or improvements to the existing ones are also welcome