zitadel/.github/ISSUE_TEMPLATE/task.md
2022-01-12 09:44:32 +01:00

19 lines
233 B
Markdown

---
name: Task
about: A task describes what is to be implemented and which acceptance criteria must
be met.
title: ''
labels: task
assignees: ''
---
Description
- [ ] Todo
- [ ] Todo
**Acceptance criteria**
- [ ] ...
- [ ] ...