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