chore: change user story template (#4954)

* chore: change user story template

* Update task.md
This commit is contained in:
Fabi
2022-12-29 14:08:47 +01:00
committed by GitHub
parent 404bc9208d
commit a62ec23fd7

View File

@@ -1,14 +1,12 @@
--- ---
name: Task name: User Story
about: A task describes what is to be implemented and which acceptance criteria must about: A user story is a brief description of a feature that has to be implemented from the perspective of the end user.
be met.
title: '' title: ''
labels: 'state: triage'
assignees: '' assignees: ''
--- ---
Description As a [type of user], I want [some goal] so that [some reason].
**Acceptance criteria** **Acceptance criteria**
- [ ] ... - [ ] ...