mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +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**
|
||
|
- [ ] ...
|
||
|
- [ ] ...
|