1
0
Fork 0

created user story template

master
Barbara Bermes 2019-03-12 09:00:31 -04:00 committed by GitHub
parent e257d867e1
commit 8fb3a0df2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
name: "👩🏻‍💻 User Story"
about: Create user story, assigned to an Epic
---
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)
- 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)
I can do … (e.g. add a bookmark)
I can do … (e.g. track usage)