github: update question template to avoid click throughs
Steven Allen committed
Aug 16, 2019 at 12:52 UTC
f0e32fed2b48b65137b50e69792df7421d1e1291
1 file changed
+4
-2
.github/ISSUE_TEMPLATE/question.md
+4
-2
@@ -1,9 +1,11 @@
1
---
2
name: 'Question/Support'
3
-about: 'Ask a question about go-ipfs or request support.'
4
-labels: question, invalid
3
+about: 'DO NOT SELECT THIS OPTION: Ask questions on discuss.ipfs.io.'
4
+labels: question
5
---
6
7
+DO NOT ASK QUESTIONS HERE
8
+
9
This bug tracker is only for actionable bug reports and feature requests. Please direct any questions to https://discuss.ipfs.io or to our Matrix (#ipfs:matrix.org) or IRC (#ipfs on freenode) channels.
10
11
If you don't get an immediate response, please keep trying.