mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-13 10:34:28 +05:00
update bug_report.yml
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -1,12 +1,20 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
labels: ["bug", "triage"]
|
labels: ["bug"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
This issue form is for reporting bugs only!
|
This issue form is for reporting bugs only!
|
||||||
If you have a feature request, please use [feature_request](/new?template=feature_request.yml)
|
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
|
- type: textarea
|
||||||
id: what-happened
|
id: what-happened
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user