From b002eb046968e54f5bf539fec3c99b4e5b79cc87 Mon Sep 17 00:00:00 2001 From: FlamedDogo <96555444+FlamedDogo99@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:57:16 -0600 Subject: [PATCH] Remove checkbox --- .github/ISSUE_TEMPLATE/question.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 27f243b..7a6980f 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -23,11 +23,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