diff options
author | Chocobozzz <me@florianbigard.com> | 2020-11-10 09:36:50 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-11-10 09:36:50 +0100 |
commit | eb77f4ce1d5499cb1e21295b66cac6f31ef785cf (patch) | |
tree | 5d1c7b200548e4bfafb29ffb2cfd0d354f5d87e4 /.github/ISSUE_TEMPLATE/30-feature-request.md | |
parent | 79389bffd6cbd5d3a7d2a4b61412f5f8e076ed34 (diff) | |
download | PeerTube-eb77f4ce1d5499cb1e21295b66cac6f31ef785cf.tar.gz PeerTube-eb77f4ce1d5499cb1e21295b66cac6f31ef785cf.tar.zst PeerTube-eb77f4ce1d5499cb1e21295b66cac6f31ef785cf.zip |
Simplify a little bit github templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/30-feature-request.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/30-feature-request.md | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/30-feature-request.md b/.github/ISSUE_TEMPLATE/30-feature-request.md index 675733ea5..bb2cf20aa 100644 --- a/.github/ISSUE_TEMPLATE/30-feature-request.md +++ b/.github/ISSUE_TEMPLATE/30-feature-request.md | |||
@@ -1,7 +1,6 @@ | |||
1 | --- | 1 | --- |
2 | name: ✨ Feature Request | 2 | name: ✨ Feature Request |
3 | about: Use this template to ask for new features and suggest new ideas 💡 | 3 | about: Use this template to ask for new features and suggest new ideas 💡 |
4 | labels: 'Type: Discussion :thought_balloon:' | ||
5 | --- | 4 | --- |
6 | 5 | ||
7 | <!-- | 6 | <!-- |
@@ -12,9 +11,9 @@ Please search among past open/closed issues for a similar one beforehand: | |||
12 | All done? Then please fill the following mandatory form to help us triage your request. | 11 | All done? Then please fill the following mandatory form to help us triage your request. |
13 | --> | 12 | --> |
14 | 13 | ||
15 | **Is your request related to a problem?** <!-- optional --> | 14 | **Describe the problem to be solved** |
16 | 15 | ||
17 | <!-- Remove the question when answering or if not relevant. | 16 | <!-- |
18 | Provide a clear and concise description of what the problem is. | 17 | Provide a clear and concise description of what the problem is. |
19 | Ex. I have an issue when [...] | 18 | Ex. I have an issue when [...] |
20 | --> | 19 | --> |
@@ -30,10 +29,3 @@ All done? Then please fill the following mandatory form to help us triage your r | |||
30 | <!-- Remove if you have not considered alternatives. | 29 | <!-- Remove if you have not considered alternatives. |
31 | Let us know about other solutions you have tried or researched. | 30 | Let us know about other solutions you have tried or researched. |
32 | --> | 31 | --> |
33 | |||
34 | **Additional context** <!-- optional --> | ||
35 | |||
36 | <!-- Remove if not applicable. | ||
37 | Is there anything else you can add about the proposal? | ||
38 | You might want to link to related issues here if you haven't already. | ||
39 | --> | ||