From 2ceb8e8dd881e4aa3ae1c424335dd35374130e15 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 11 Jan 2026 16:48:35 +0000 Subject: [PATCH] =?UTF-8?q?.gitea/ISSUE=5FTEMPLATE/config.yaml=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/ISSUE_TEMPLATE/config.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitea/ISSUE_TEMPLATE/config.yaml diff --git a/.gitea/ISSUE_TEMPLATE/config.yaml b/.gitea/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000..62d5cc2 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,10 @@ +blank_issues_enabled: true +contact_links: + - name: Liquid Development + url: https://liquid-dev.de + about: Visit the Liquid Website +templates: + - name: Feature + about: Neues Feature für die App 2 + labels: ["bug"] # Labels, die automatisch gesetzt werden + file: .gitea/ISSUE_TEMPLATE/FEATURE.yaml \ No newline at end of file