From b7d199657b38f96792fa06237a16405ee56c8921 Mon Sep 17 00:00:00 2001 From: Markusi13 Date: Wed, 26 Jan 2022 12:23:12 +0100 Subject: [PATCH 1/2] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7e7a62c1e84..d7dc3d584e3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -69,12 +69,3 @@ body: attributes: label: Attached files description: Screenshots, screencasts, dolibarr.log, debugging informations - - - 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/Dolibarr/dolibarr/blob/develop/.github/CODE_OF_CONDUCT.md) - options: - - label: I agree to follow this project's Code of Conduct - required: true From a47145f96247f3155002d3d172f7f059f0e00eeb Mon Sep 17 00:00:00 2001 From: Markusi13 Date: Wed, 26 Jan 2022 12:23:25 +0100 Subject: [PATCH 2/2] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index f4975622a8f..885f3472d18 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -33,12 +33,3 @@ body: attributes: label: Suggested steps description: List of tasks to achieve goal - - - 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/Dolibarr/dolibarr/blob/develop/.github/CODE_OF_CONDUCT.md) - options: - - label: I agree to follow this project's Code of Conduct - required: true