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