diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/30-feature-request.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/30-feature-request.yml | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/30-feature-request.yml b/.github/ISSUE_TEMPLATE/30-feature-request.yml index e4337348c..2b6a9c4f4 100644 --- a/.github/ISSUE_TEMPLATE/30-feature-request.yml +++ b/.github/ISSUE_TEMPLATE/30-feature-request.yml | |||
@@ -2,16 +2,12 @@ | |||
2 | name: ✨ Feature Request | 2 | name: ✨ Feature Request |
3 | description: Use this template to ask for new features and suggest new ideas 💡 | 3 | description: Use this template to ask for new features and suggest new ideas 💡 |
4 | body: | 4 | body: |
5 | - type: checkboxes | 5 | - type: markdown |
6 | attributes: | 6 | attributes: |
7 | label: Is there an existing issue for this? | 7 | value: | |
8 | description: | | ||
9 | Please search among past open/closed issues for a similar one beforehand: | 8 | Please search among past open/closed issues for a similar one beforehand: |
10 | - https://github.com/Chocobozzz/PeerTube/issues?q= | 9 | - https://github.com/Chocobozzz/PeerTube/issues?q= |
11 | - https://framacolibri.org/c/peertube | 10 | - https://framacolibri.org/c/peertube |
12 | options: | ||
13 | - label: I have searched existing issues | ||
14 | required: true | ||
15 | 11 | ||
16 | - type: textarea | 12 | - type: textarea |
17 | attributes: | 13 | attributes: |