From d9e7a0611c12b60abd779af7f56e7a74e981340f Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Fri, 4 Mar 2022 11:32:38 +0200 Subject: [PATCH] Make additional context optional (#2020) --- .github/ISSUE_TEMPLATE/feature_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 1c1fcd3bc77..ec78fc97f4f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -32,7 +32,7 @@ body: label: Additional context description: Add any other context or screenshots about the feature request here. validations: - required: true + required: false - type: checkboxes attributes: label: I've read and agree with the following