From bfc24cc3643cc5b0f7ec7bf11a823f748b155cc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tiago=20Concei=C3=A7=C3=A3o?= Date: Sun, 20 Nov 2022 23:25:17 +0000 Subject: [PATCH] Update bug_report_form.yml --- .github/ISSUE_TEMPLATE/bug_report_form.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report_form.yml index c93a55e..c87a64f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_form.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_form.yml @@ -71,14 +71,14 @@ body: description: Add any other context about the problem or present a solution here. validations: required: false - - type: checkboxes - id: terms - attributes: - label: Code of Conduct - description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/sn4k3/UVtools/blob/master/CODE_OF_CONDUCT.md) - options: - - label: I agree to follow this project's Code of Conduct - required: true +# - type: checkboxes +# id: terms +# attributes: +# label: Code of Conduct +# description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/sn4k3/UVtools/blob/master/CODE_OF_CONDUCT.md) +# options: +# - label: I agree to follow this project's Code of Conduct +# required: true - type: markdown attributes: value: |