Merge pull request #399 from miaowware/forms

Added issue chooser config, +tag for bug reports
This commit is contained in:
0x5c 2021-04-02 03:41:59 -04:00 committed by GitHub
commit d36702f2b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Bug Report
description: Report a bug to help us improve this project
labels: [bug]
labels: [bug, 'needs triage']
body:
- id: description
type: textarea

11
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,11 @@
blank_issues_enabled: false
contact_links:
- name: Feature Request
url: https://github.com/miaowware/qrm2/discussions/new?category=ideas
about: Suggest an idea for this project
- name: Support
url: https://github.com/miaowware/qrm2/discussions/new?category=support
about: Get help with qrm in GitHub Discussions
- name: Support (Discord)
url: https://discord.gg/SwyjdDN
about: Get help with qrm on Discord