flamenco/.gitea/issue_template/todo.yaml
Sybren A. Stüvel 4a2d1d47a6 Simple Gitea issue templates
Just to get something better than a blank form.
2023-02-07 17:35:16 +01:00

11 lines
191 B
YAML

name: To Do
about: Create a to do task (for developers only)
labels:
- "type::To Do"
body:
- type: textarea
id: body
attributes:
label: "Description"
hide_label: true