diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e6850b1a7a..966d2d4dad 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -31,6 +31,20 @@ body: - Other validations: required: true + - type: dropdown + id: gameid + attributes: + label: Which game are you running with GZDoom? + multiple: false + options: + - Doom + - Doom 2 + - Heretic + - Hexen + - Strife + - Other + validations: + required: false - type: dropdown id: OS attributes: @@ -57,20 +71,6 @@ body: placeholder: "Windows, Mac OSX version, Debian, Ubuntu, Arch, etc." validations: required: false - - type: dropdown - id: gameid - attributes: - label: Which game are you running with GZDoom? - multiple: false - options: - - Doom - - Doom 2 - - Heretic - - Hexen - - Strife - - Other - validations: - required: false - type: input id: hardware attributes: