mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced 2024-11-22 19:36:12 +01:00
Compare commits
No commits in common. "61ce32503274f2cefbe8c77706558677e0e9aefa" and "ba97f0c0f9a3cd94090105271fb4f3fe197a9490" have entirely different histories.
61ce325032
...
ba97f0c0f9
2 changed files with 0 additions and 34 deletions
17
.github/ISSUE_TEMPLATE/feature.md
vendored
17
.github/ISSUE_TEMPLATE/feature.md
vendored
|
@ -1,17 +0,0 @@
|
||||||
---
|
|
||||||
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.
|
|
17
.github/ISSUE_TEMPLATE/task.md
vendored
17
.github/ISSUE_TEMPLATE/task.md
vendored
|
@ -1,17 +0,0 @@
|
||||||
---
|
|
||||||
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.
|
|
Loading…
Reference in a new issue