mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
doc: Update addition issue template (#1040)
Use the "reviewers wanted" label by default and fix an extraneous word.
This commit is contained in:
parent
409298d58c
commit
809ade2456
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/addition.md
vendored
4
.github/ISSUE_TEMPLATE/addition.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue