phre4k
10 years ago
1 changed files with 14 additions and 11 deletions
@ -1,19 +1,22 @@ |
|||||
# Contribution Guidelines |
# Contribution Guidelines |
||||
Please ensure your pull request adheres to the following guidelines: |
Ensure your pull request adheres to the following guidelines: |
||||
|
|
||||
* This is an open source compilation, please check that the license of the software is suitable. |
* This is an open source compilation. |
||||
* Search previous suggestions before making a new one, as yours may be a duplicate. |
* Check the license of the software is suitable. |
||||
* Make an individual commit for each suggestion. |
* Search previous suggestions before making a new one. |
||||
|
* Don't create duplicates. |
||||
|
* Make an individual commit for each category. |
||||
* Consolidate multiple commits to a pull request. |
* Consolidate multiple commits to a pull request. |
||||
* In pull request descriptions: |
* In pull request descriptions: |
||||
* Don't use past tense or present progressive (added, adding) |
* Use imperative (e.g. add instead of added/adding). |
||||
* Include the application names and categories |
* Include application names and categories. |
||||
|
* Include a link to the open source project page. |
||||
* Example: *Add mosh, openSSH to SSH* |
* Example: *Add mosh, openSSH to SSH* |
||||
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION. |
* Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION. |
||||
* Keep descriptions short. |
* Keep descriptions short. |
||||
* End all descriptions with a full stop/period. |
* End descriptions with a full stop/period. |
||||
* Order projects alphabetically within each category. |
* Order projects alphabetically within each category. |
||||
* Check your spelling and grammar. |
* Check spelling and grammar. |
||||
* New categories, or improvements to the existing categorisation are welcome. |
* Improvements to the existing categorisation are welcome. |
||||
|
|
||||
Thank you for your suggestions! |
Thank you very much for your suggestions! |
||||
|
Loading…
Reference in new issue