diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-07 21:14:42 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-07 21:14:42 +0100 |
commit | a4879b53759ac8db1405351103c7a4a8a700a768 (patch) | |
tree | 2619f8b46aea530476bf4cd71117e10e1ac42979 /.github/ISSUE_TEMPLATE | |
parent | 34e299876920cdd3eb84e0ac62707ed7d089eca5 (diff) | |
download | PeerTube-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.md | 4 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/40-question.md | 2 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 6 |
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 | --- |
2 | name: Installation Issue | 2 | name: 🚀 Installation Issue |
3 | about: Use this template for build/installation issues | 3 | about: Use this template for build/installation issues |
4 | --- | 4 | --- |
5 | 5 | ||
6 | <!-- | 6 | <!-- |
7 | Please read the FAQ.md first. | 7 | Please read the FAQ.md and docs.joinpeertube.org first. |
8 | Please make sure your issue doesn't stem from a third-party package. | 8 | Please make sure your issue doesn't stem from a third-party package. |
9 | Please search among past open/closed issues for a similar one beforehand. | 9 | Please 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 | --- |
2 | name: 🙋 Question | 2 | name: 🙋 Question |
3 | about: Use this template to ask questions | 3 | about: Use this template to ask questions that could not get solved over chat |
4 | labels: 'Type: Question' | 4 | labels: '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 | |||
2 | contact_links: | 2 | contact_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 |