2014-05-22 19:59:19 -04:00
|
|
|
# Contribution Guidelines
|
|
|
|
Please ensure your pull request adheres to the following guidelines:
|
|
|
|
|
2014-05-23 06:38:05 -04:00
|
|
|
* This is an open source compilation, please check that the license of the software is suitable.
|
2015-04-04 00:00:06 -04:00
|
|
|
* Search previous suggestions before making a new one, as yours may be a duplicate.
|
|
|
|
* Make an individual commit for each suggestion.
|
|
|
|
* Consolidate multiple commits to a pull request.
|
|
|
|
* In pull request descriptions:
|
|
|
|
* Don't use past tense or present progressive (added, adding)
|
|
|
|
* Include the application names and categories
|
|
|
|
* Example: *Add mosh, openSSH to SSH*
|
2014-05-22 19:59:19 -04:00
|
|
|
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION.
|
2015-04-04 00:00:06 -04:00
|
|
|
* Keep descriptions short.
|
2014-05-22 19:59:19 -04:00
|
|
|
* End all descriptions with a full stop/period.
|
2014-06-22 12:25:47 -04:00
|
|
|
* Order projects alphabetically within each category.
|
2014-05-22 19:59:19 -04:00
|
|
|
* Check your spelling and grammar.
|
2014-05-25 19:40:22 -04:00
|
|
|
* New categories, or improvements to the existing categorisation are welcome.
|
2014-05-22 19:59:19 -04:00
|
|
|
|
2014-05-25 19:40:22 -04:00
|
|
|
Thank you for your suggestions!
|