From 09cbac40b66c21ce80c72e5c5c2cb1961f3ca432 Mon Sep 17 00:00:00 2001 From: Ritam Sarmah Date: Tue, 19 Jul 2022 14:26:36 -0700 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3e29c67..60e7789 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,7 +36,7 @@ body: label: "Expected Behavior" description: "A concise description of what you expected to happen." validations: - required: true + required: false - type: textarea attributes: label: "How to Reproduce"