mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-24 00:07:02 +00:00
fix bug report template
This commit is contained in:
parent
58d005fb02
commit
bef1a91903
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -85,8 +85,8 @@ body:
|
|||
- label: 1080p
|
||||
- label: 720p
|
||||
- label: 480p
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
id: operatingsys
|
||||
|
|
@ -99,16 +99,14 @@ body:
|
|||
- label: Debian(-based)
|
||||
- label: Arch(-based)
|
||||
- label: Gentoo(-based)
|
||||
validations:
|
||||
required: true
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: launcher
|
||||
attributes:
|
||||
label: Launcher
|
||||
attributes:
|
||||
label: Launcher
|
||||
placeholder: e.g. Emerald Launcher
|
||||
placeholder: e.g. Emerald Launcher
|
||||
validations:
|
||||
required: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue