From f0e32fed2b48b65137b50e69792df7421d1e1291 Mon Sep 17 00:00:00 2001 From: Steven Allen Date: Fri, 16 Aug 2019 12:52:03 -0700 Subject: [PATCH] github: update question template to avoid click throughs --- .github/ISSUE_TEMPLATE/question.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md index 6631e6c99..3256f6eca 100644 --- a/.github/ISSUE_TEMPLATE/question.md +++ b/.github/ISSUE_TEMPLATE/question.md @@ -1,9 +1,11 @@ --- name: 'Question/Support' -about: 'Ask a question about go-ipfs or request support.' -labels: question, invalid +about: 'DO NOT SELECT THIS OPTION: Ask questions on discuss.ipfs.io.' +labels: question --- +DO NOT ASK QUESTIONS HERE + 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. If you don't get an immediate response, please keep trying.