mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-08 21:36:12 +01:00
17 lines
333 B
Markdown
17 lines
333 B
Markdown
|
---
|
||
|
name: Task
|
||
|
about: If you want a new task
|
||
|
title: "Task: Please add a speaking title"
|
||
|
labels: 'task'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
## Goal
|
||
|
What would you like to achieve with this task? Maybe in form of a User Story.
|
||
|
|
||
|
## Acceptance Criteria
|
||
|
- [ ]
|
||
|
|
||
|
## Additional Information
|
||
|
Anything else that would be helpful to know to complete this task.
|