mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-07 09:38:44 +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:
|
options:
|
||||||
- label: I have searched the existing issues
|
- label: I have searched the existing issues
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: Game Version
|
||||||
|
description: What game version are you running?
|
||||||
|
placeholder: "4.7.5"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
attributes:
|
attributes:
|
||||||
@ -62,13 +69,6 @@ body:
|
|||||||
- Linux
|
- Linux
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: Game Version
|
|
||||||
description: What game version are you running?
|
|
||||||
placeholder: "4.7.5"
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Information
|
label: Additional Information
|
||||||
|
Loading…
Reference in New Issue
Block a user