From f266852fa5385b26ba3f349d898c0a102b81d340 Mon Sep 17 00:00:00 2001 From: MarcelineVQ Date: Fri, 27 Mar 2026 22:41:49 +0100 Subject: [PATCH] Remove other.yaml --- .gitea/issue_template/other.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .gitea/issue_template/other.yaml diff --git a/.gitea/issue_template/other.yaml b/.gitea/issue_template/other.yaml deleted file mode 100644 index 4866319..0000000 --- a/.gitea/issue_template/other.yaml +++ /dev/null @@ -1,10 +0,0 @@ -name: Feature Request / Question -about: Suggest a feature or ask a question -body: - - type: textarea - id: description - attributes: - label: Description - description: What would you like to see, or what question do you have? - validations: - required: true