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