.gitea/ISSUE_TEMPLATE/config.yaml aktualisiert

This commit is contained in:
2026-01-11 17:06:17 +00:00
parent dafa20e92a
commit f6a6943b19

View File

@@ -3,3 +3,12 @@ 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
- name: Bug
about: Neues Feature für die App 2
labels: ["Task/Bug"] # Labels, die automatisch gesetzt werden
file: .gitea/ISSUE_TEMPLATE/bug.yaml