mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-07 01:28:23 +07:00
Update bug-report.yml
This commit is contained in:
parent
f1e91a717b
commit
d4db9f3c98
14
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -15,6 +15,13 @@ body:
|
||||
options:
|
||||
- label: I have searched the existing issues
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Game Version
|
||||
description: What game version are you running?
|
||||
placeholder: "4.7.5"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
@ -62,13 +69,6 @@ body:
|
||||
- Linux
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: Game Version
|
||||
description: What game version are you running?
|
||||
placeholder: "4.7.5"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional Information
|
||||
|
Loading…
Reference in New Issue
Block a user