From 50523c1566eb41511964c16d790e8846e18df3f2 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 4 Apr 2022 15:18:59 -0700 Subject: [PATCH] Update bug-report.yml --- .github/ISSUE_TEMPLATE/bug-report.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index cacc6f6e8..cf470dd48 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -62,12 +62,6 @@ body: placeholder: e.g. Archlinux / Ubuntu 20.04 validations: required: true - - type: input - id: browser - attributes: - label: Browser - description: Which browser you are using, if relevant - placeholder: e.g. Chrome, Safari - type: dropdown id: install-method attributes: @@ -78,6 +72,12 @@ body: - Other (please describe above) validations: required: true + - type: input + id: browser + attributes: + label: Browser + description: Which browser you are using, if relevant + placeholder: e.g. Chrome, Safari - type: input id: config-changes attributes: