From 8b247e8ceba9d1cf2dd9eb4dca7e7c44bb66aec7 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 13 Jul 2025 14:35:45 -0400 Subject: [PATCH] Update default.yml --- .github/ISSUE_TEMPLATE/default.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/default.yml b/.github/ISSUE_TEMPLATE/default.yml index 25f6d95..98404a6 100644 --- a/.github/ISSUE_TEMPLATE/default.yml +++ b/.github/ISSUE_TEMPLATE/default.yml @@ -8,7 +8,11 @@ body: - type: markdown attributes: value: | - **🚨🚨🚨Please read this section carefully and *COMPLETELY*.🚨🚨🚨 You may be blocked from this repository if you violate the rules.** + **🚨🚨🚨Please read this section carefully and *COMPLETELY*.** + - type: markdown + attributes: + value: | + **You may be blocked from this repository if you violate the rules.** - type: markdown attributes: value: | @@ -86,7 +90,7 @@ body: attributes: label: "Please confirm:" options: - - label: "I have carefully read and agree to the rules outlined above" + - label: "I have carefully read and understand ***ALL*** of the rules outlined above" required: true - label: "I will provide as many helpful details as possible" required: true