mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 06:42:12 +00:00
Update bug_report.yml
Encourage more detailed info about OS info especially since different Linux distros have idiosyncrasies that can be problematic
This commit is contained in:
parent
1d9da40f5b
commit
da97269ea7
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -55,11 +55,11 @@ body:
|
|||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: other
|
||||
id: os_detail
|
||||
attributes:
|
||||
label: If Other OS, please describe
|
||||
label: Please describe your specific OS version
|
||||
description: Other details
|
||||
placeholder: "Windows, Mac OSX version, Debian, Ubuntu, Arch, etc."
|
||||
placeholder: "Windows 11 Home/Pro/Server/etc, Mac OSX version, Debian 10/11/etc, Ubuntu 18/20/etc, Arch, etc."
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
|
|
Loading…
Reference in a new issue