cpp/CONTRIBUTING.md

16 lines
787 B
Markdown
Raw Permalink Normal View History

2014-07-17 10:52:03 +00:00
# Contribution Guidelines
Please ensure your pull request adheres to the following guidelines:
* Please search previous suggestions before making a new one, as yours may be a duplicate.
* Please make an individual pull request for each suggestion.
* Use the following format: \[RESOURCE\]\(REPO-LINK\) - DESCRIPTION. [LICENSE] \[website\]\(WEB-LINK\)
2014-07-17 10:52:03 +00:00
* Keep descriptions short and simple.
* End all descriptions with a full stop/period.
* Make sure your text editor is set to remove trailing whitespace.
* Order projects alphabetically within each category.
* Check your spelling and grammar.
* New categories, or improvements to the existing categorisation are welcome.
2019-10-09 15:01:44 +00:00
* Use Proper commit message in order to stay listed for our awesome contributors.
2014-07-17 10:52:03 +00:00
Thank you for your suggestions!