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.

23 lines
1.2 KiB

10 years ago
  1. # Contribution Guidelines
  2. This is a compilation of **Free and Libre Open Source Software ([FLOSS](https://en.wikipedia.org/wiki/Free_and_open-source_software))**. Restrictive licenses (aka Freeware, Shareware) are *not awesome*. Please adhere to the following guidelines or your Pull Request will be closed.
  3. **Submitting your own software is not awesome**, unless you have a healthy ecosystem with a few contributors which aren't your sock puppet accounts.
  4. ## Commits
  5. * Search previous suggestions before making a new one.
  6. * Use the following format: `[RESOURCE](LINK) - DESCRIPTION.`
  7. * Keep descriptions short (<80 characters).
  8. * End descriptions with a full stop.
  9. * Make an individual commit for each category.
  10. * Order projects alphabetically.
  11. ## Pull Requests
  12. * Consolidate multiple commits.
  13. * Use imperative (e.g. add instead of added/adding) in the PR title.
  14. * Include application names, categories and a link to the open source project page in the description.
  15. * Write a short text why the application you're adding is actually awesome.
  16. * Put only stuff on the list you or another contributor can personally recommend
  17. * Recommending your own software is discouraged.