From bf5e4aeb54bd17d5134bc97c6cabb36987eb3142 Mon Sep 17 00:00:00 2001 From: Joonas Rikkonen Date: Thu, 28 Mar 2024 14:10:00 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e55312c17..9a8420c08 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,9 +14,6 @@ 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 +- type: textarea + attributes: + label: "GitHub doesn't allow creating issue templates that don't allow user input, so here's a textbox you can type in! :)"