From 10e2438f45e402d95dae0e728aba31a8766cf704 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 11 Jan 2026 16:47:52 +0000 Subject: [PATCH] .gitea/config.yaml aktualisiert --- .gitea/config.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitea/config.yaml b/.gitea/config.yaml index 3dca6b1..62d5cc2 100644 --- a/.gitea/config.yaml +++ b/.gitea/config.yaml @@ -2,4 +2,9 @@ blank_issues_enabled: true contact_links: - name: Liquid Development url: https://liquid-dev.de - about: Visit the Liquid Website \ No newline at end of file + 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