mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-05-21 22:55:04 +00:00
templates: better bug report template
This commit is contained in:
36
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
36
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -63,6 +63,7 @@ body:
|
||||
id: itsrevela
|
||||
attributes:
|
||||
label: Is this reproducable in itsRevela/LCE-Revelations? (https://github.com/itsRevela/LCE-Revelations)
|
||||
description: If this was a "no idea" or similar, it will be rejected.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@@ -76,6 +77,41 @@ body:
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
id: screenres
|
||||
attributes:
|
||||
label: Screen Resolution(s)
|
||||
options:
|
||||
- label: 1080p
|
||||
- label: 720p
|
||||
- label: 480p
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: checkboxes
|
||||
id: operatingsys
|
||||
attributes:
|
||||
label: Operating System(s)
|
||||
options:
|
||||
- label: Windows 11
|
||||
- label: Windows 10
|
||||
- label: Windows 8.1 (not very supported)
|
||||
- label: Debian(-based)
|
||||
- label: Arch(-based)
|
||||
- label: Gentoo(-based)
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: input
|
||||
id: launcher
|
||||
attributes:
|
||||
label: Launcher
|
||||
attributes:
|
||||
label: Launcher
|
||||
placeholder: e.g. Emerald Launcher
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: additional
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user