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