Mirror of Awesome Sysadmin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
902 B

10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
  1. # Contribution Guidelines
  2. Please ensure your pull request adheres to the following guidelines:
  3. * This is an open source compilation, please check that the license of the software is suitable.
  4. * Search previous suggestions before making a new one, as yours may be a duplicate.
  5. * Make an individual commit for each suggestion.
  6. * Consolidate multiple commits to a pull request.
  7. * In pull request descriptions:
  8. * Don't use past tense or present progressive (added, adding)
  9. * Include the application names and categories
  10. * Example: *Add mosh, openSSH to SSH*
  11. * Use the following format: \[RESOURCE\]\(LINK\) - DESCRIPTION.
  12. * Keep descriptions short.
  13. * End all descriptions with a full stop/period.
  14. * Order projects alphabetically within each category.
  15. * Check your spelling and grammar.
  16. * New categories, or improvements to the existing categorisation are welcome.
  17. Thank you for your suggestions!