aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE/30-feature-request.md
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-11-07 16:19:16 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-11-07 16:22:25 +0100
commit34e299876920cdd3eb84e0ac62707ed7d089eca5 (patch)
treeb7bfb9f63efed6b3ce01f5756b3f1bf1993a83fb /.github/ISSUE_TEMPLATE/30-feature-request.md
parent6a9498e37cbda01414b8accf3fdcac410f893500 (diff)
downloadPeerTube-34e299876920cdd3eb84e0ac62707ed7d089eca5.tar.gz
PeerTube-34e299876920cdd3eb84e0ac62707ed7d089eca5.tar.zst
PeerTube-34e299876920cdd3eb84e0ac62707ed7d089eca5.zip
move github issue templates to new standard
Diffstat (limited to '.github/ISSUE_TEMPLATE/30-feature-request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/30-feature-request.md39
1 files changed, 39 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/30-feature-request.md b/.github/ISSUE_TEMPLATE/30-feature-request.md
new file mode 100644
index 000000000..675733ea5
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/30-feature-request.md
@@ -0,0 +1,39 @@
1---
2name: ✨ Feature Request
3about: Use this template to ask for new features and suggest new ideas 💡
4labels: 'Type: Discussion :thought_balloon:'
5---
6
7<!--
8Please read FAQ.md and docs.joinpeertube.org first.
9Please search among past open/closed issues for a similar one beforehand:
10- https://github.com/Chocobozzz/PeerTube/issues?q=
11
12All done? Then please fill the following mandatory form to help us triage your request.
13-->
14
15**Is your request related to a problem?** <!-- optional -->
16
17<!-- Remove the question when answering or if not relevant.
18 Provide a clear and concise description of what the problem is.
19 Ex. I have an issue when [...]
20-->
21
22**Describe the solution you would like:**
23
24<!--
25 Provide a clear and concise description of what you want to happen.
26-->
27
28**Describe alternatives you have considered** <!-- optional -->
29
30<!-- Remove if you have not considered alternatives.
31 Let us know about other solutions you have tried or researched.
32-->
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-->