summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-17 09:34:12 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-17 09:34:12 +0200
commitb300a5464ffaff32bd22d87ebb9f9a5a03d0df63 (patch)
treec68386104f1a40768af8ea3e44abec8be9db804c /.github/ISSUE_TEMPLATE
parentaf3f088a8f777fd67dae2e8367d54fe8400ee86f (diff)
downloadqutebrowser-b300a5464ffaff32bd22d87ebb9f9a5a03d0df63.tar.gz
qutebrowser-b300a5464ffaff32bd22d87ebb9f9a5a03d0df63.zip
Point to GitHub discussions feature
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/3_Support_question.md16
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml5
2 files changed, 5 insertions, 16 deletions
diff --git a/.github/ISSUE_TEMPLATE/3_Support_question.md b/.github/ISSUE_TEMPLATE/3_Support_question.md
deleted file mode 100644
index 9d67d716b..000000000
--- a/.github/ISSUE_TEMPLATE/3_Support_question.md
+++ /dev/null
@@ -1,16 +0,0 @@
----
-name: ❓ Support Question
-about: It's okay to ask questions via GitHub, but IRC/Reddit/Mailinglist might be better.
-
----
-
-<!--
-While it's fine to ask questions here, check the documentation for better
-ways to get help:
-
-https://github.com/qutebrowser/qutebrowser#getting-help
--->
-
-**Version info (see `:version`)**:
-
-**If applicable: Does the issue happen if you start with `--temp-basedir`?**:
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
new file mode 100644
index 000000000..f736a6fd6
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: ❓ Support Question
+ url: https://github.com/qutebrowser/qutebrowser/discussions
+ about: Use GitHub's new discussions feature for questions