From 819eba952912ec44c6fdac830c619d2f61ec2b02 Mon Sep 17 00:00:00 2001 From: Barbara Bermes Date: Sun, 3 Mar 2019 12:39:13 -0500 Subject: [PATCH] Create epic Another template for Epics --- .github/ISSUE_TEMPLATE/epic | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/epic diff --git a/.github/ISSUE_TEMPLATE/epic b/.github/ISSUE_TEMPLATE/epic new file mode 100644 index 000000000..33865ccff --- /dev/null +++ b/.github/ISSUE_TEMPLATE/epic @@ -0,0 +1,22 @@ +--- +name: "Epic" +about: Create Epic + +--- + +- Description of Epic and Feature. +- Add any additional links or research related to this feature. +- Once Epic is created, convert Epic via Zenhub extension, and move it to appropriate milestone. + +## UX Designs +- Assign UX issue to this epic + +## Dependencies +- List dependencies on other issues/teams etc. + +## User Stories +- Don't have to be listed here, but rather assign this epic to the user story issues +- Estimate/size user story issues with points (during backlog grooming) +- User stories should converted into Epics as well (for now) and all engineering tasks will be linked to this user story +- User stories need to be assigned to a milestone, e.g backlog, or move into sprint +