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.

52 lines
2.8 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://awesome-selfhosted.net)
  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. Please take some time to answer the following questions as best you can:
  24. <!-- Failure to answer these questions in a useful and unbiased way will result in your submission being rejected. -->
  25. - **Why is it awesome?**
  26. Replace this text with your answer.
  27. - **Have you used it? For how long?**
  28. Replace this text with your answer.
  29. - **Is this in a personal or professional setup?**
  30. Replace this text with your answer.
  31. - **How many devices/users/services/... do you manage with it?**
  32. Replace this text with your answer.
  33. - **Biggest pros/cons compared to other solutions?**
  34. Replace this text with your answer.
  35. - **Any other comments about your use case, things you've found excellent, limitations you've encountered... ?**