mirror of
https://github.com/aclist/dztui.git
synced 2025-04-10 22:33:02 +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
|
||||
title: "[BUG]: "
|
||||
labels: ["bug"]
|
||||
|
@ -40,9 +40,6 @@ body:
|
|||
id: distro
|
||||
attributes:
|
||||
label: Linux distribution
|
||||
options:
|
||||
- Desktop PC
|
||||
- Steam Deck
|
||||
validations:
|
||||
required: true
|
||||
placeholder: "Arch Linux"
|
||||
|
@ -50,6 +47,6 @@ body:
|
|||
id: logs
|
||||
attributes:
|
||||
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:
|
||||
required: false
|
||||
|
|
Loading…
Reference in a new issue