Update report_a_bug.yml

This commit is contained in:
Krzysztof Krysiński 2025-03-17 16:53:29 +01:00 committed by GitHub
parent 5413dab8d1
commit 0e1f38a976
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: