From b6b28568a29a7b1a849967b5af3cd5550a7b459b Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Thu, 28 Mar 2024 14:08:31 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 774d9db32..e55312c17 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,3 +14,9 @@ body: - We can turn discussions into tickets with a single click once we pick one to be worked on internally, so this doesn't make our work any more difficult. Nothing else changes! Please continue reporting, upvoting, and discussing issues. + - type: checkboxes + id: checks + attributes: + options: + - label: "I have read the above." + required: true