2014-05-22 23:59:19 +00:00
|
|
|
# Contribution Guidelines
|
2015-04-04 10:43:09 +00:00
|
|
|
Ensure your pull request adheres to the following guidelines:
|
2014-05-22 23:59:19 +00:00
|
|
|
|
2015-04-04 10:43:09 +00:00
|
|
|
* This is an open source compilation.
|
|
|
|
* Check the license of the software is suitable.
|
|
|
|
* Search previous suggestions before making a new one.
|
|
|
|
* Don't create duplicates.
|
|
|
|
* Make an individual commit for each category.
|
2015-04-04 04:00:06 +00:00
|
|
|
* Consolidate multiple commits to a pull request.
|
|
|
|
* In pull request descriptions:
|
2015-04-04 10:43:09 +00:00
|
|
|
* Use imperative (e.g. add instead of added/adding).
|
|
|
|
* Include application names and categories.
|
|
|
|
* Include a link to the open source project page.
|
2015-04-04 04:00:06 +00:00
|
|
|
* Example: *Add mosh, openSSH to SSH*
|
2014-05-22 23:59:19 +00:00
|
|
|
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION.
|
2015-04-04 10:43:09 +00:00
|
|
|
* Keep descriptions short.
|
|
|
|
* End descriptions with a full stop/period.
|
2014-06-22 16:25:47 +00:00
|
|
|
* Order projects alphabetically within each category.
|
2015-04-04 10:43:09 +00:00
|
|
|
* Check spelling and grammar.
|
|
|
|
* Improvements to the existing categorisation are welcome.
|
2014-05-22 23:59:19 +00:00
|
|
|
|
2015-04-04 10:43:09 +00:00
|
|
|
Thank you very much for your suggestions!
|