Add more issue templates

This commit is contained in:
Florian Bruhin 2018-10-07 18:14:22 +02:00
parent 26eb7056e3
commit a6a605993e
5 changed files with 43 additions and 2 deletions

View File

@ -1,2 +0,0 @@
<!-- If this is a bug report, please remember to mention your version info from
`:open qute:version` or `qutebrowser --version` -->

15
.github/ISSUE_TEMPLATES/1_Bug_report.md vendored Normal file
View File

@ -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). -->

View File

@ -0,0 +1,5 @@
---
name: 🚀 Feature Request
about: Ideas for new features and improvements
---

View File

@ -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
-->

View File

@ -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