From eaa8ba814e35b6e308ad6299268d1ed393899fab Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Mon, 17 Jun 2019 14:06:01 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8dd467733..dd82cc80e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -51,24 +51,3 @@ Tell us what happens instead ## Screenshots - - - -## Internal Use - -### Acceptance Criteria -1. -2. -3. - -### Definition of Done -- [ ] Tested against acceptance criteria -- [ ] Tested against the assumptions of 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