summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2018-10-07 18:30:21 +0200
committerFlorian Bruhin <me@the-compiler.org>2018-10-07 18:30:21 +0200
commite356a7b034f00b4349e6bbfa57aa66fa7275c021 (patch)
treecec451b66e1a8878403bbcab26c668b039060eb6 /.github/ISSUE_TEMPLATE
parentdd47e36444b3034faf7ec1d5fb7b4e446968c1b0 (diff)
downloadqutebrowser-e356a7b034f00b4349e6bbfa57aa66fa7275c021.tar.gz
qutebrowser-e356a7b034f00b4349e6bbfa57aa66fa7275c021.zip
Fix folder name
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-rw-r--r--.github/ISSUE_TEMPLATE/1_Bug_report.md15
-rw-r--r--.github/ISSUE_TEMPLATE/2_Feature_request.md5
-rw-r--r--.github/ISSUE_TEMPLATE/3_Support_question.md12
-rw-r--r--.github/ISSUE_TEMPLATE/4_Security_issue.md11
4 files changed, 43 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/1_Bug_report.md b/.github/ISSUE_TEMPLATE/1_Bug_report.md
new file mode 100644
index 000000000..56566849d
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/1_Bug_report.md
@@ -0,0 +1,15 @@
+---
+name: 🐛 Bug Report
+about: Report errors and problems
+
+---
+
+**Version info (see `:version`)**:
+
+**Does the bug happen if you start with `--temp-basedir`?** (if applicable):
+
+**Description**
+
+**How to reproduce**
+<!-- Link to the affected site, or steps to reproduce the issue
+(if possible/applicable). -->
diff --git a/.github/ISSUE_TEMPLATE/2_Feature_request.md b/.github/ISSUE_TEMPLATE/2_Feature_request.md
new file mode 100644
index 000000000..54912b052
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/2_Feature_request.md
@@ -0,0 +1,5 @@
+---
+name: 🚀 Feature Request
+about: Ideas for new features and improvements
+
+---
diff --git a/.github/ISSUE_TEMPLATE/3_Support_question.md b/.github/ISSUE_TEMPLATE/3_Support_question.md
new file mode 100644
index 000000000..76d0cffca
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/3_Support_question.md
@@ -0,0 +1,12 @@
+---
+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
+-->
diff --git a/.github/ISSUE_TEMPLATE/4_Security_issue.md b/.github/ISSUE_TEMPLATE/4_Security_issue.md
new file mode 100644
index 000000000..b8f7d25e4
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/4_Security_issue.md
@@ -0,0 +1,11 @@
+---
+name: ⛔ Security Issue
+about: Contact mail@qutebrowser.org for security issues.
+
+---
+
+⚠ PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, SEE BELOW.
+
+If you have found a security issue in qutebrowser, please send the details to
+mail [at] qutebrowser.org and don't disclose it publicly until we can provide a
+fix for it