homepage/.gitea/issue_template/bug.md
wanderer dc63b52b14
All checks were successful
continuous-integration/drone/push Build is passing
fix: correctly use bug issue template (#14)
the template needs to be in a subfolder as per https://docs.gitea.io/en-us/issue-pull-request-templates/
a bug issue template in the state as introduced by #10 does not work
correctly

Reviewed-on: #14
2020-09-15 22:01:35 +02:00

9 lines
120 B
Markdown

---
name: "Bug :bug:"
title: "[Bug] "
about: "A bug :bug: template"
labels:
- bug
---
<!-- This is a bug template -->