mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:27:32 +00:00
Update issue templates task (#2981)
This commit is contained in:
18
.github/ISSUE_TEMPLATE/task.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/task.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
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**
|
||||
- [ ] ...
|
||||
- [ ] ...
|
Reference in New Issue
Block a user