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"