1
0
Fork 0

Update user story template (#2153)

Updated user story template
master
Vesta Zare 2019-04-29 21:01:21 -04:00 committed by GitHub
parent 8e54597c9f
commit 859b42175a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 18 deletions

View File

@ -1,29 +1,18 @@
---
name: "\U0001F469\U0001F3FB\U0001F4BB User Story"
about: Create user story, assigned to an Epic
title: "[User Story]"
about: Create a user story for an epic
title: ""
labels: ''
assignees: ''
---
## User Story
- As a user, I want … so I can do …
Owner: Product Manager
- Description of User Story (Added by PM)
As a user, I want … so I can do …
As a product owner, I want… so I can do ...
## Dependencies (Added by PM and Eng)
## Dependencies
- List dependencies on other issues/teams etc.
## Next Steps
- Immediate task: Convert user story into an Epic, and link it back to the Meta (PM)
- Immediate task: Estimate/size user story with points (during backlog grooming)
- User stories need to be assigned to a milestone, e.g backlog, or move into sprint (PM)
- Engineers need to breakdown the user story, size all the individual tasks, and link the tasks to this user story (Done by Eng on Sprint Planning day)
### Acceptance Criteria (Added by PM)
### Acceptance Criteria
- I can do … (e.g. add a bookmark)
I can do … (e.g. add a bookmark)
I can do … (e.g. track usage)