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.

30 lines
2.2 KiB

  1. <!-- DO NOT DELETE THE TEXT BELOW. Please make sure relevant boxes are checked [x] -->
  2. Thank you for taking the time to work on a PR for Awesome-Sysadmin!
  3. To ensure your PR is dealt with swiftly please check the following:
  4. - [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
  5. - [ ] Software your are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
  6. - [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
  7. - [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
  8. Do not add a duplicate `Source code` link if it is the same as the main link.
  9. Keep the short description under 80 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case)
  10. for it, even if the project's webpage or readme uses another capitalisation.
  11. `Demo` links should only be used for interactive demos, i.e. not video demonstrations.
  12. ``- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language` ``
  13. - [ ] Additions are inserted preserving alphabetical order.
  14. - [ ] Additions are not already listed at [awesome-selfhosted](https://github.com/awesome-foss/awesome-sysadmin)
  15. - [ ] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.
  16. - [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-foss/awesome-sysadmin/issues) or [PRs](https://github.com/awesome-foss/awesome-sysadmin/pulls), including closed ones.
  17. - [ ] Any category you are creating has the minimum requirement of 3 items.
  18. - [ ] Any software project you are adding to the list is actively maintained.
  19. - [ ] The pull request title is informative, unlike "Update README.md".
  20. Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
  21. "Remove aaa from bbb" for removing, "Fix license for aaa", etc.
  22. --------------
  23. ### Why it is awesome
  24. Please replace this with a short paragraph explaning why you think this software is awesome.