.gitea/ISSUE_TEMPLATE/config.yaml aktualisiert
This commit is contained in:
@@ -3,3 +3,12 @@ contact_links:
|
|||||||
- name: Liquid Development
|
- name: Liquid Development
|
||||||
url: https://liquid-dev.de
|
url: https://liquid-dev.de
|
||||||
about: Visit the Liquid Website
|
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
|
||||||
Reference in New Issue
Block a user