Update report_a_bug.yml
This commit is contained in:
parent
5413dab8d1
commit
0e1f38a976
10
.github/ISSUE_TEMPLATE/report_a_bug.yml
vendored
10
.github/ISSUE_TEMPLATE/report_a_bug.yml
vendored
@ -42,7 +42,7 @@ body:
|
||||
- Microsoft Store
|
||||
- Steam
|
||||
- GitHub
|
||||
- Linux Package Manager (specify in Additional Context)
|
||||
- Linux Package Manager
|
||||
- App Store
|
||||
- Built from source
|
||||
validations:
|
||||
@ -78,6 +78,14 @@ body:
|
||||
default: 0
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: osVersion
|
||||
attributes:
|
||||
label: OS Version
|
||||
description: Version of above operating system (ex. Windows 11, macOS Sonoma 14.7.3, Arch Linux). Please specify Linux Desktop Environment if applicable.
|
||||
placeholder: "Windows 11"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: additional
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user