Update bug-report.yml

This commit is contained in:
Yair Morgenstern 2023-11-19 23:32:27 +02:00 committed by GitHub
parent f1e91a717b
commit d4db9f3c98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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