diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index d7d7d136f6..50eac14daa 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -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