From 067a12719dd55ad0b3e88e4509c4c4405a89f5c4 Mon Sep 17 00:00:00 2001 From: FlamedDogo <96555444+FlamedDogo99@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:57:46 -0600 Subject: [PATCH] Remove checkboxes Sorry for the spam --- .github/ISSUE_TEMPLATE/suggestion.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/suggestion.yml b/.github/ISSUE_TEMPLATE/suggestion.yml index fe8d024..f7aa81c 100644 --- a/.github/ISSUE_TEMPLATE/suggestion.yml +++ b/.github/ISSUE_TEMPLATE/suggestion.yml @@ -22,11 +22,3 @@ body: placeholder: Required validations: required: true - - type: checkboxes - id: conduct - attributes: - label: Code of Conduct - description: ' submitting this issue, you agree to follow our [Code of Conduct](https://github.com/FlamedDogo99/EaglerMobile/blob/main/.github/CODE_OF_CONDUCT.md). ' - options: - - label: I agree to follow this project's Code of Conduct - required: true