From 71101816fa83dac7daf1b50ce075390c2c885f6a Mon Sep 17 00:00:00 2001 From: FlamedDogo <96555444+FlamedDogo99@users.noreply.github.com> Date: Fri, 20 Sep 2024 19:56:50 -0600 Subject: [PATCH] Remove checkbox --- .github/ISSUE_TEMPLATE/bug_report.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 260c8c2..5a4f6b9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -30,16 +30,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 - - type: markdown - attributes: - value: >- - This template was generated with [Issue Forms - Creator](https://issue-forms-creator.netlify.app)