.gitea/ISSUE_TEMPLATE/config.yaml aktualisiert

This commit is contained in:
2026-01-11 17:07:05 +00:00
parent f6a6943b19
commit bfd9554b22

View File

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