diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-07 16:19:16 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-07 16:22:25 +0100 |
commit | 34e299876920cdd3eb84e0ac62707ed7d089eca5 (patch) | |
tree | b7bfb9f63efed6b3ce01f5756b3f1bf1993a83fb /.github/ISSUE_TEMPLATE/40-question.md | |
parent | 6a9498e37cbda01414b8accf3fdcac410f893500 (diff) | |
download | PeerTube-34e299876920cdd3eb84e0ac62707ed7d089eca5.tar.gz PeerTube-34e299876920cdd3eb84e0ac62707ed7d089eca5.tar.zst PeerTube-34e299876920cdd3eb84e0ac62707ed7d089eca5.zip |
move github issue templates to new standard
Diffstat (limited to '.github/ISSUE_TEMPLATE/40-question.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/40-question.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/40-question.md b/.github/ISSUE_TEMPLATE/40-question.md new file mode 100644 index 000000000..36a66668f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/40-question.md | |||
@@ -0,0 +1,15 @@ | |||
1 | --- | ||
2 | name: 🙋 Question | ||
3 | about: Use this template to ask questions | ||
4 | labels: 'Type: Question' | ||
5 | --- | ||
6 | |||
7 | <!-- | ||
8 | Please read FAQ.md and docs.joinpeertube.org first. | ||
9 | Please search among past open/closed issues for a similar one beforehand: | ||
10 | - https://github.com/Chocobozzz/PeerTube/issues?q= | ||
11 | - https://framacolibri.org/c/peertube | ||
12 | Please ask first on the IRC/Matrix chat room. If nobody answers after 24h (except weekends), please fill an issue here. | ||
13 | |||
14 | All done? Then ask your question below: | ||
15 | --> | ||