diff --git a/.github/ISSUE_TEMPLATE/task.md b/.github/ISSUE_TEMPLATE/task.md index babd0a023d..21220b140b 100644 --- a/.github/ISSUE_TEMPLATE/task.md +++ b/.github/ISSUE_TEMPLATE/task.md @@ -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** - [ ] ...