Remove question template, prefer using the forum
This commit is contained in:
parent
b01bdcfcae
commit
93e3f662b5
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
name: 🙋 Question
|
||||
about: Use this template to ask questions that could not get solved over chat
|
||||
labels: 'Type: Question'
|
||||
---
|
||||
|
||||
<!--
|
||||
Please read FAQ.md and docs.joinpeertube.org first.
|
||||
Please search among past open/closed issues for a similar one beforehand:
|
||||
- https://github.com/Chocobozzz/PeerTube/issues?q=
|
||||
- https://framacolibri.org/c/peertube
|
||||
Please ask first on the IRC/Matrix chat room. If nobody answers after 24h (except weekends), please fill an issue here.
|
||||
|
||||
All done? Then ask your question below:
|
||||
-->
|
|
@ -1,11 +1,11 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 🤷💻🤦 Question/Forum
|
||||
url: https://framacolibri.org/c/peertube
|
||||
about: You can ask and answer other questions here
|
||||
- name: 💬 Matrix
|
||||
url: https://matrix.to/#/#peertube:matrix.org
|
||||
about: Chat with us via Matrix for quick Q/A here
|
||||
- name: 💬 IRC
|
||||
url: https://web.libera.chat/#peertube
|
||||
about: Chat with us via IRC for quick Q/A here
|
||||
- name: 🤷💻🤦 Forum
|
||||
url: https://framacolibri.org/c/peertube
|
||||
about: You can ask and answer other questions here
|
||||
|
|
Loading…
Reference in New Issue