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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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