diff --git a/.gitea/ISSUE_TEMPLATE/config.yaml b/.gitea/ISSUE_TEMPLATE/config.yaml new file mode 100644 index 0000000..62d5cc2 --- /dev/null +++ b/.gitea/ISSUE_TEMPLATE/config.yaml @@ -0,0 +1,10 @@ +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: ["bug"] # Labels, die automatisch gesetzt werden + file: .gitea/ISSUE_TEMPLATE/FEATURE.yaml \ No newline at end of file