diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 000000000..efd444bdc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml | |||
@@ -0,0 +1,11 @@ | |||
1 | blank_issues_enabled: false | ||
2 | contact_links: | ||
3 | - name: 💬 IRC | ||
4 | url: https://kiwiirc.com/client/irc.freenode.net/#peertube | ||
5 | about: Chat with us via IRC for quick Q/A here. | ||
6 | - name: 💬 Matrix | ||
7 | url: https://matrix.to/#/#peertube:matrix.org | ||
8 | about: Chat with us via Matrix for quick Q/A here. | ||
9 | - name: 🤷💻🤦 Forum | ||
10 | url: https://framacolibri.org/c/peertube | ||
11 | about: You can ask and answer other questions here. | ||