diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 934f8590..348675f6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -10,6 +10,8 @@ body: attributes: label: What happened? description: What behavior is observed? + validations: + required: true - type: textarea attributes: label: What did you expect?