From 285188bdde90ec657d060933846a1cd56f820400 Mon Sep 17 00:00:00 2001 From: Eesa Hamza Date: Tue, 18 Apr 2023 19:52:15 +0300 Subject: [PATCH] Added required under 'validations' --- .github/ISSUE_TEMPLATE/1.bug.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1.bug.yml b/.github/ISSUE_TEMPLATE/1.bug.yml index f8a4aee0..1313d453 100644 --- a/.github/ISSUE_TEMPLATE/1.bug.yml +++ b/.github/ISSUE_TEMPLATE/1.bug.yml @@ -55,6 +55,7 @@ body: - Devcontainer / Codespace - Windows Subsystem for Linux (WSL) - Other (Please specify in your problem) + validations: required: true - type: dropdown attributes: @@ -65,6 +66,7 @@ body: options: - GPT-3.5 - GPT-4 + validations: required: true - type: textarea attributes: