From e45d4b34823ee0c6aea2d1e394c3cc3555b1eea8 Mon Sep 17 00:00:00 2001 From: games647 Date: Tue, 6 Jul 2021 11:20:36 +0200 Subject: [PATCH] [ci skip] Require what happened form --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++ 1 file changed, 2 insertions(+) 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?