mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 07:36:13 +02:00
tea/.github/ISSUE_TEMPLATE/feature.md
bernd 534de16770
[TASK] Add two new ISSUE_TEMPLATES, feature and task (#1446)
* Update .github/ISSUE_TEMPLATE/feature.md
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
* Update .github/ISSUE_TEMPLATE/task.md
Co-authored-by: Oliver Klee <typo3-coding@oliverklee.de>
2024-09-07 12:33:23 +02:00

17 lines
No EOL
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.