mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
16 lines
221 B
Markdown
16 lines
221 B
Markdown
---
|
|
name: Task
|
|
about: A task describes what is to be implemented and which acceptance criteria must
|
|
be met.
|
|
title: ''
|
|
labels: 'state: triage'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Description
|
|
|
|
**Acceptance criteria**
|
|
- [ ] ...
|
|
- [ ] ...
|