From 7d009a3ab0a65bc0c2663355377313f4939e7d64 Mon Sep 17 00:00:00 2001 From: ngn Date: Thu, 17 Oct 2024 17:04:13 +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 9da707c..ea8c359 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