mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-06-20 18:18:47 +02:00
doc: move contributions over to -data repo (#812)
* doc: move contributions over to -data repo * fix url
This commit is contained in:
parent
e1791159ec
commit
12d95bad0e
4 changed files with 6 additions and 54 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: "Awesome Sysadmin Data"
|
||||
url: "https://github.com/awesome-foss/awesome-sysadmin-data/issues"
|
||||
about: "Please submit your issues or suggestions to the awesome-sysadmin-data repository instead."
|
||||
54
.github/PULL_REQUEST_TEMPLATE.md
vendored
54
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,53 +1 @@
|
|||
<!-- IF YOUR PULL REQUEST ADDS NEW SOFTWARE TO THE LIST, DO NOT DELETE THE TEXT BELOW. -->
|
||||
<!-- Please make sure relevant boxes are checked [x] -->
|
||||
|
||||
Thank you for taking the time to work on a PR for Awesome-Sysadmin!
|
||||
|
||||
To ensure your PR is dealt with swiftly please check the following:
|
||||
|
||||
- [ ] Your additions are [Free software](https://en.wikipedia.org/wiki/Free_software)
|
||||
- [ ] Software you are submitting is not your own, unless you have a healthy ecosystem with a few contributors (which aren't your sock puppet accounts).
|
||||
- [ ] Submit one item per pull request. This eases reviewing and speeds up inclusion.
|
||||
- [ ] Format your submission as follows, where `Demo` and `Clients` are optional.
|
||||
Do not add a duplicate `Source code` link if it is the same as the main link.
|
||||
Keep the short description under 80 characters and use [sentence case](https://en.wikipedia.org/wiki/Letter_case#Sentence_case)
|
||||
for it, even if the project's webpage or readme uses another capitalisation.
|
||||
`Demo` links should only be used for interactive demos, i.e. not video demonstrations.
|
||||
``- [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` ``
|
||||
- [ ] Additions are inserted preserving alphabetical order.
|
||||
- [ ] Additions are not already listed at [awesome-selfhosted](https://awesome-selfhosted.net)
|
||||
- [ ] The `Language` tag is the main **server-side** requirement for the software. Don't include frameworks or specific dialects.
|
||||
- [ ] 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.
|
||||
- [ ] Any category you are creating has the minimum requirement of 3 items.
|
||||
- [ ] Any software project you are adding to the list is actively maintained.
|
||||
- [ ] The pull request title is informative, unlike "Update README.md".
|
||||
Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
|
||||
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
|
||||
|
||||
--------------
|
||||
|
||||
Please take some time to answer the following questions as best you can:
|
||||
|
||||
<!-- Failure to answer these questions in a useful and unbiased way will result in your submission being rejected. -->
|
||||
|
||||
- **Why is it awesome?**
|
||||
|
||||
Replace this text with your answer.
|
||||
|
||||
- **Have you used it? For how long?**
|
||||
|
||||
Replace this text with your answer.
|
||||
|
||||
- **Is this in a personal or professional setup?**
|
||||
|
||||
Replace this text with your answer.
|
||||
|
||||
- **How many devices/users/services/... do you manage with it?**
|
||||
|
||||
Replace this text with your answer.
|
||||
|
||||
- **Biggest pros/cons compared to other solutions?**
|
||||
|
||||
Replace this text with your answer.
|
||||
|
||||
- **Any other comments about your use case, things you've found excellent, limitations you've encountered... ?**
|
||||
Please do not submit pull requests in this repository. Use https://github.com/awesome-foss/awesome-sysadmin-data instead.
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
/.venv/
|
||||
BIN
_static/awesome.png
Normal file
BIN
_static/awesome.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Loading…
Add table
Add a link
Reference in a new issue