aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-11-10 09:36:50 +0100
committerChocobozzz <me@florianbigard.com>2020-11-10 09:36:50 +0100
commiteb77f4ce1d5499cb1e21295b66cac6f31ef785cf (patch)
tree5d1c7b200548e4bfafb29ffb2cfd0d354f5d87e4 /.github/ISSUE_TEMPLATE
parent79389bffd6cbd5d3a7d2a4b61412f5f8e076ed34 (diff)
downloadPeerTube-eb77f4ce1d5499cb1e21295b66cac6f31ef785cf.tar.gz
PeerTube-eb77f4ce1d5499cb1e21295b66cac6f31ef785cf.tar.zst
PeerTube-eb77f4ce1d5499cb1e21295b66cac6f31ef785cf.zip
Simplify a little bit github templates
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/20-documentation-issue.md2
-rw-r--r--.github/ISSUE_TEMPLATE/30-feature-request.md12
2 files changed, 4 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/20-documentation-issue.md b/.github/ISSUE_TEMPLATE/20-documentation-issue.md
index c4ef3fd74..27bfc9cff 100644
--- a/.github/ISSUE_TEMPLATE/20-documentation-issue.md
+++ b/.github/ISSUE_TEMPLATE/20-documentation-issue.md
@@ -16,7 +16,9 @@ All done? Then please fill the following mandatory form to help us triage your i
16 16
17**Parts of the documentation concerned:** 17**Parts of the documentation concerned:**
18 18
19<!--
19Please provide a link to the documentation entry, for example: https://docs.joinpeertube.org/#/install-any-os 20Please provide a link to the documentation entry, for example: https://docs.joinpeertube.org/#/install-any-os
21-->
20 22
21**Describe the desired information/correction** 23**Describe the desired information/correction**
22 24
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---
2name: ✨ Feature Request 2name: ✨ Feature Request
3about: Use this template to ask for new features and suggest new ideas 💡 3about: Use this template to ask for new features and suggest new ideas 💡
4labels: '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:
12All done? Then please fill the following mandatory form to help us triage your request. 11All 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-->