Update issue templates task (#2981)

This commit is contained in:
Fabi 2022-01-12 09:44:32 +01:00 committed by GitHub
parent cf4080ca6a
commit ead61d240d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
.github/ISSUE_TEMPLATE/task.md vendored Normal file
View 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**
- [ ] ...
- [ ] ...