From de386390ef7b65f98fdc8be5646fcdc7cad23f6d Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 12 Apr 2025 21:30:20 -0400 Subject: [PATCH] Update default.yml --- .github/ISSUE_TEMPLATE/default.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/default.yml b/.github/ISSUE_TEMPLATE/default.yml index 01a8e3c..b753ae0 100644 --- a/.github/ISSUE_TEMPLATE/default.yml +++ b/.github/ISSUE_TEMPLATE/default.yml @@ -4,11 +4,10 @@ body: - type: markdown attributes: value: | - Hi + # Rules + Test abc - type: checkboxes attributes: - label: Label - description: abc options: - - label: Orange cat + - label: I have read and agree to the rules required: true