diff --git a/.gitea/pull_request_template/new_config.yaml b/.gitea/pull_request_template/new_config.yaml index fde095a..52f8215 100644 --- a/.gitea/pull_request_template/new_config.yaml +++ b/.gitea/pull_request_template/new_config.yaml @@ -17,11 +17,3 @@ body: description: Anything you want to add 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://matterlinux.xyz/wiki/conduct) - options: - - label: I understand - required: true diff --git a/.gitea/pull_request_template/new_wiki.yaml b/.gitea/pull_request_template/new_wiki.yaml index eb16030..aac56d1 100644 --- a/.gitea/pull_request_template/new_wiki.yaml +++ b/.gitea/pull_request_template/new_wiki.yaml @@ -24,11 +24,3 @@ body: description: Anything you want to add 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://matterlinux.xyz/wiki/conduct) - options: - - label: I understand - required: true