From e6c61715273c97a547d5adf4016880094f432b38 Mon Sep 17 00:00:00 2001 From: ngn Date: Thu, 17 Oct 2024 20:02:43 +0300 Subject: [PATCH] remove conduct agreements --- .gitea/pull_request_template/new_config.yaml | 8 -------- .gitea/pull_request_template/new_wiki.yaml | 8 -------- 2 files changed, 16 deletions(-) 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