From 31c6eb6c8a50efda040dfaeb2ae320dad1791829 Mon Sep 17 00:00:00 2001 From: ngn Date: Thu, 17 Oct 2024 17:03:53 +0000 Subject: [PATCH] remove conduct agreement --- .gitea/issue_template.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.gitea/issue_template.yaml b/.gitea/issue_template.yaml index b9cad21..5dd02b5 100644 --- a/.gitea/issue_template.yaml +++ b/.gitea/issue_template.yaml @@ -25,11 +25,3 @@ body: - Other (specify in the description) validations: 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://matterlinux.xyz/wiki/conduct) - options: - - label: I understand - required: true