From b3c554a061a7d876ff2b7d077ad467a657a45b4d Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Wed, 19 Mar 2025 07:48:36 +0100 Subject: [PATCH] issue template: i-just-ticked-everything-without-reading detection funny trick i learned from vndb's sign up page --- .github/ISSUE_TEMPLATE/1-issue.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1-issue.yml b/.github/ISSUE_TEMPLATE/1-issue.yml index 5ba092273..a8ec8f67d 100644 --- a/.github/ISSUE_TEMPLATE/1-issue.yml +++ b/.github/ISSUE_TEMPLATE/1-issue.yml @@ -16,6 +16,8 @@ body: required: false # Not required cuz user may have failed to do so - label: I've successfully updated the system packages to the latest. required: false # Not required cuz user may have failed to do so + - label: I've ticked the checkboxes without reading their contents + required: false # Obviously - type: textarea attributes: