-
Notifications
You must be signed in to change notification settings - Fork 3
Issue, Bug and PR Templates
Ritchelle Grace Posadas edited this page Apr 10, 2020
·
2 revisions
As a <stakeholder>, I want to <feature> so that <value>.
ACCEPTANCE CRITERIA:
* Specific criteria for user story
* Must follow [DoD](https://github.com/RGPosadas/WayFinder/wiki/Definition-of-Done)
* Must match [Mockup](link)### Bug Description
### Steps To Reproduce The Bug
### What Is The Expected Result?
### What Is The Actual Result?
### Current Strategy
[ ] Fix it now
[ ] Fix it later
[ ] Ignore it
### Additional Details/ScreenshotsUnsure about which strategy to use? Check out Bug Strategies
### DoD
- [ ] Documentation present for every component and function
- [ ] Unit and snapshot tests are implemented for every component and function
- [ ] All unit tests pass
- [ ] Implementation matches the corresponding mockup from Figma
- [ ] All acceptance tests pass
- [ ] If ticket is a user story, there must exist an automated acceptance test for it
### ACCEPTANCE CRITERIA
- [ ] AC 1
### USER FLOW ACCEPTANCE TEST
- [ ] User Flow 1