From 208e9261ce0f51f44d006c22571d59ba769abbcf Mon Sep 17 00:00:00 2001 From: Gazook89 <58999374+Gazook89@users.noreply.github.com> Date: Mon, 19 Sep 2022 09:31:55 -0500 Subject: [PATCH] fixed two more validations --- .github/ISSUE_TEMPLATE/general_issue.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/general_issue.yml b/.github/ISSUE_TEMPLATE/general_issue.yml index 9398b5277..c718daccc 100644 --- a/.github/ISSUE_TEMPLATE/general_issue.yml +++ b/.github/ISSUE_TEMPLATE/general_issue.yml @@ -12,8 +12,8 @@ body: options: - label: Legacy - label: v3 - validations: - required: true + validations: + required: true - type: dropdown id: browser attributes: @@ -37,8 +37,8 @@ body: - label: MacOS - label: Linux - label: other - validations: - required: true + validations: + required: true - type: textarea id: user-description attributes: