From 600b09d498585a154834204906effb51c3d43fb4 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 4 Mar 2025 02:04:29 +0000 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 4cfb4af..e3d878c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,3 @@ -name: Bug report description: Create a report of your issue body: - type: checkboxes @@ -32,7 +31,7 @@ body: - type: input attributes: label: Have you ACTUALLY checked all these? - description: Please do not waste our time and yours; these checks are there for a reason, it is not just so you can tick boxes for fun. If you type YES and it is clear you are lying or have put in no effort, your issue will be closed and locked without comment. If you type NO but still open this issue, you will be permanently blocked for timewasting. + description: Please do not waste our time and yours; these checks are there for a reason, it is not just so you can tick boxes for fun. If you type YES and it is clear you did not or have put in no effort, your issue will be closed and locked without comment. If you type NO but still open this issue, you will be permanently blocked for timewasting. placeholder: YES or NO validations: required: true