···11name: Bug Report
22description: Found something you weren't expecting? Report it here!
33-labels: ["kind/bug"]
33+labels: ["type/bug"]
44body:
55 - type: markdown
66 attributes:
+1-1
.github/ISSUE_TEMPLATE/feature-request.yaml
···11name: Feature Request
22description: Got an idea for a feature that Gitea doesn't have currently? Submit your idea here!
33-labels: ["kind/proposal"]
33+labels: ["type/proposal"]
44body:
55 - type: markdown
66 attributes:
+1-1
.github/ISSUE_TEMPLATE/ui.bug-report.yaml
···11name: Web Interface Bug Report
22description: Something doesn't look quite as it should? Report it here!
33-labels: ["kind/bug", "kind/ui"]
33+labels: ["type/bug", "topic/ui"]
44body:
55 - type: markdown
66 attributes: