cpp/CONTRIBUTING.md

15 lines
705 B
Markdown
Raw 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.
2014-08-13 19:02:19 +00:00
* Use the following format: \[RESOURCE\]\(REPO-LINK\) - DESCRIPTION. [LICENCE] \[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.
Thank you for your suggestions!