34 lines
496 B
Markdown
34 lines
496 B
Markdown
|
---
|
||
|
name: User Story
|
||
|
about:
|
||
|
A template to describe a features or enhancements we want to make from a users
|
||
|
perspective to ensure we understand what is needed and the value it would add
|
||
|
title: ''
|
||
|
labels: feature
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
## Story
|
||
|
|
||
|
As a
|
||
|
I want
|
||
|
So that
|
||
|
|
||
|
## Acceptance Criteria
|
||
|
|
||
|
- [ ] I can
|
||
|
- [ ] I can
|
||
|
- [ ] I can
|
||
|
|
||
|
## Tasks
|
||
|
|
||
|
- [ ] Explore and sketch
|
||
|
- [ ] Team and stakeholder review
|
||
|
- [ ] Visual Design
|
||
|
- [ ] Team review
|
||
|
- [ ] Etc.
|
||
|
|
||
|
## Sketch
|
||
|
|
||
|
## Additional details / background info
|