From 355e367a08309f0c053e49d1f4e6133e6b4fa9be Mon Sep 17 00:00:00 2001 From: arrowgent <57545549+arrowgent@users.noreply.github.com> Date: Tue, 31 Aug 2021 05:22:08 -0700 Subject: [PATCH] move game loc --- .github/ISSUE_TEMPLATE/feature_request.yml | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 1433ed781..6bf1d971a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.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: