mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-13 11:34:26 +00:00
19 lines
233 B
Markdown
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**
|
|
- [ ] ...
|
|
- [ ] ...
|