diff --git a/.github/ISSUE_TEMPLATE/addition.md b/.github/ISSUE_TEMPLATE/addition.md index f08784291b..b2e6c01e95 100644 --- a/.github/ISSUE_TEMPLATE/addition.md +++ b/.github/ISSUE_TEMPLATE/addition.md @@ -2,7 +2,7 @@ name: Addition about: Add new software to the list. title: Add SOFTWARE_NAME -labels: addition +labels: addition, reviewers wanted assignees: '' --- @@ -47,7 +47,7 @@ related_software_url: "https://my.awesome.softwar.e/apps" ``` To ensure your issue is dealt with swiftly, please check the following (check the boxes `[x]`): -- [ ] Submit one item per pull issue. This eases reviewing and speeds up inclusion. +- [ ] Submit one item per issue. This eases reviewing and speeds up inclusion. - [ ] You have searched the repository for any relevant [issues](https://github.com/awesome-selfhosted/awesome-selfhosted-data/issues) or [PRs](https://github.com/awesome-selfhosted/awesome-selfhosted-data/pulls), including closed ones. - [ ] Any software you are adding is not already listed at any of [awesome-sysadmin](https://github.com/n1trux/awesome-sysadmin), [staticgen.com](https://www.staticgen.com/), [staticsitegenerators.net](https://staticsitegenerators.net/), [dbdb.io](https://dbdb.io/browse). - [ ] Any software project you are adding to the list is actively maintained.