mirror of
https://github.com/aclist/dztui.git
synced 2025-04-16 00:53:01 +02:00
Update bug_report.yml
This commit is contained in:
parent
406554e011
commit
8666b0055a
1 changed files with 6 additions and 9 deletions
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Bug report (TEST)
|
name: Bug report
|
||||||
description: Submit bugs that affect functionality here
|
description: Submit bugs that affect functionality here
|
||||||
title: "[BUG]: "
|
title: "[BUG]: "
|
||||||
labels: ["bug"]
|
labels: ["bug"]
|
||||||
|
@ -40,9 +40,6 @@ body:
|
||||||
id: distro
|
id: distro
|
||||||
attributes:
|
attributes:
|
||||||
label: Linux distribution
|
label: Linux distribution
|
||||||
options:
|
|
||||||
- Desktop PC
|
|
||||||
- Steam Deck
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
placeholder: "Arch Linux"
|
placeholder: "Arch Linux"
|
||||||
|
@ -50,6 +47,6 @@ body:
|
||||||
id: logs
|
id: logs
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional log output
|
label: Additional log output
|
||||||
Tip: You can attach log files by clicking this area to highlight it and then dragging files in.
|
description: You can attach log files by clicking this area to highlight it and then dragging files in.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
|
Loading…
Reference in a new issue