doc: Update addition issue template (#1040)

Use the "reviewers wanted" label by default and fix an extraneous word.
This commit is contained in:
Loymdayddaud 2024-12-29 21:07:47 +03:00 committed by GitHub
parent 409298d58c
commit 809ade2456
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.