Commit 78e67587 authored by Rinke Hendriksen's avatar Rinke Hendriksen Committed by GitHub

Update issue templates

parent e8cd955f
--- ---
name: Epic name: Epic
about: Use this template to create a new epic for the sprint backlog about: Use this template to create a new epic for the sprint backlog
title: Describe the epic in a few keywords title: Describe the epic in a few key words
labels: '' labels: ''
assignees: '' assignees: ''
......
...@@ -9,5 +9,8 @@ assignees: '' ...@@ -9,5 +9,8 @@ assignees: ''
--- ---
<!-- A (draft) PR always references the task it belongs to. -->
# Task # Task
<!-- write down your task here, or leave it blank -->
## Acceptance criterea
<!-- how to verify when this task is completed? -->
--- ---
name: User Story name: User Story
about: Use this template to create a new user story for in the sprint backlog about: Use this template to create a new user story for in the sprint backlog
title: Write the user story here title: Describe the user-story in a few key words
labels: '' labels: ''
assignees: '' assignees: ''
...@@ -33,7 +33,7 @@ Mention here the reason of the user story, any technical details, link to meetin ...@@ -33,7 +33,7 @@ Mention here the reason of the user story, any technical details, link to meetin
## Tasks ## Tasks
<!-- <!--
Tasks are actionable items, which may contain technical details. A user story is usually broken down in multiple tasks and assigned to a person. Tasks are actionable items, which may contain technical details. A user story is usually broken down in multiple tasks and assigned to a person. If you have many tasks, please consider making this user story an epic
--> -->
| Task | Assignee | Done (1), or 0 | | Task | Assignee | Done (1), or 0 |
...@@ -44,13 +44,3 @@ Tasks are actionable items, which may contain technical details. A user story is ...@@ -44,13 +44,3 @@ Tasks are actionable items, which may contain technical details. A user story is
new row template below new row template below
| task | unassigned | 0 | | task | unassigned | 0 |
--> -->
## Dependencies
### Devops
<!-- What is needed from Devops? -->
### Research
<!-- What is needed from research? -->
### Other
<!-- Other dependencies? -->
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment