added dod

This commit is contained in:
Alyssa Callahan 2018-11-12 14:48:16 -05:00 committed by GitHub
parent 96cc982e01
commit dffff47a9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,3 +34,22 @@ Tell us what happens instead
## Screenshots ## Screenshots
<!-- If a screenshot would help explain the bug, please include one or two here --> <!-- If a screenshot would help explain the bug, please include one or two here -->
## Internal Use
### Acceptance Criteria
1.
2.
3.
### Definition of Done
- [ ] Tested against acceptance criteria
- [ ] Tested against the assumptions of the user story
- [ ] The project builds without errors
- [ ] Unit tests are written and passing
- [ ] Tests on devices/browsers listed in the issue have passed
- [ ] QA performed & issues resolved
- [ ] Refactoring completed
- [ ] Any configuration or build changes documented
- [ ] Documentation updated
- [ ] Peer Code Review performed