aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-11-07 21:14:42 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-11-07 21:14:42 +0100
commita4879b53759ac8db1405351103c7a4a8a700a768 (patch)
tree2619f8b46aea530476bf4cd71117e10e1ac42979 /.github/ISSUE_TEMPLATE
parent34e299876920cdd3eb84e0ac62707ed7d089eca5 (diff)
downloadPeerTube-a4879b53759ac8db1405351103c7a4a8a700a768.tar.gz
PeerTube-a4879b53759ac8db1405351103c7a4a8a700a768.tar.zst
PeerTube-a4879b53759ac8db1405351103c7a4a8a700a768.zip
add github PR template and late crowdfunding link
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/10-installation-issue.md4
-rw-r--r--.github/ISSUE_TEMPLATE/40-question.md2
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml6
3 files changed, 6 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/10-installation-issue.md b/.github/ISSUE_TEMPLATE/10-installation-issue.md
index 4f51fcbd9..4af9a1192 100644
--- a/.github/ISSUE_TEMPLATE/10-installation-issue.md
+++ b/.github/ISSUE_TEMPLATE/10-installation-issue.md
@@ -1,10 +1,10 @@
1--- 1---
2name: Installation Issue 2name: 🚀 Installation Issue
3about: Use this template for build/installation issues 3about: Use this template for build/installation issues
4--- 4---
5 5
6<!-- 6<!--
7Please read the FAQ.md first. 7Please read the FAQ.md and docs.joinpeertube.org first.
8Please make sure your issue doesn't stem from a third-party package. 8Please make sure your issue doesn't stem from a third-party package.
9Please search among past open/closed issues for a similar one beforehand. 9Please search among past open/closed issues for a similar one beforehand.
10 10
diff --git a/.github/ISSUE_TEMPLATE/40-question.md b/.github/ISSUE_TEMPLATE/40-question.md
index 36a66668f..42355e574 100644
--- a/.github/ISSUE_TEMPLATE/40-question.md
+++ b/.github/ISSUE_TEMPLATE/40-question.md
@@ -1,6 +1,6 @@
1--- 1---
2name: 🙋 Question 2name: 🙋 Question
3about: Use this template to ask questions 3about: Use this template to ask questions that could not get solved over chat
4labels: 'Type: Question' 4labels: 'Type: Question'
5--- 5---
6 6
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index efd444bdc..42096433b 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -2,10 +2,10 @@ blank_issues_enabled: false
2contact_links: 2contact_links:
3 - name: 💬 IRC 3 - name: 💬 IRC
4 url: https://kiwiirc.com/client/irc.freenode.net/#peertube 4 url: https://kiwiirc.com/client/irc.freenode.net/#peertube
5 about: Chat with us via IRC for quick Q/A here. 5 about: Chat with us via IRC for quick Q/A here
6 - name: 💬 Matrix 6 - name: 💬 Matrix
7 url: https://matrix.to/#/#peertube:matrix.org 7 url: https://matrix.to/#/#peertube:matrix.org
8 about: Chat with us via Matrix for quick Q/A here. 8 about: Chat with us via Matrix for quick Q/A here
9 - name: 🤷💻🤦 Forum 9 - name: 🤷💻🤦 Forum
10 url: https://framacolibri.org/c/peertube 10 url: https://framacolibri.org/c/peertube
11 about: You can ask and answer other questions here. 11 about: You can ask and answer other questions here