update bug_report.yml

This commit is contained in:
th33xitus
2021-12-30 19:49:14 +01:00
committed by GitHub
parent 8c68eaa995
commit 63a5e1e323

View File

@@ -1,12 +1,20 @@
name: Bug report
description: Create a report to help us improve
labels: ["bug", "triage"]
labels: ["bug"]
body:
- type: markdown
attributes:
value: |
This issue form is for reporting bugs only!
If you have a feature request, please use [feature_request](/new?template=feature_request.yml)
- type: textarea
id: distro
attributes:
label: Linux Distribution
description: >-
The linux distribution the issue occured on
validation:
required: true
- type: textarea
id: what-happened
attributes: