From 9a323b87267055dd417a59d21f3370325e4ea883 Mon Sep 17 00:00:00 2001 From: Felix Kirchner Date: Sun, 11 Jan 2026 18:20:34 +0000 Subject: [PATCH] =?UTF-8?q?.gitea/config.yaml=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/config.yaml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .gitea/config.yaml diff --git a/.gitea/config.yaml b/.gitea/config.yaml deleted file mode 100644 index 7796b13..0000000 --- a/.gitea/config.yaml +++ /dev/null @@ -1,14 +0,0 @@ -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: ["invalid"] # Labels, die automatisch gesetzt werden - file: .gitea/ISSUE_TEMPLATE/feature.yaml - - name: Bug - about: Neues Feature für die App 2 - labels: ["Task/Bug"] # Labels, die automatisch gesetzt werden - file: .gitea/ISSUE_TEMPLATE/bug.yaml \ No newline at end of file