diff --git a/.github/ISSUE_TEMPLATE/new-feature-work.md b/.github/ISSUE_TEMPLATE/new-feature-work.md index a6b0edc1fc..13c68ab5eb 100644 --- a/.github/ISSUE_TEMPLATE/new-feature-work.md +++ b/.github/ISSUE_TEMPLATE/new-feature-work.md @@ -2,38 +2,79 @@ name: 🎟  New feature work about: Specify a planned, new feature in Fleet so that engineering can provide an estimation on the time required for implementation. title: '' -labels: 'needs estimation' +labels: 'epic' assignees: '' --- -### Goal +## Problem TODO - + -### Figma +## Business Case TODO - + -### API wireframes +## Analytics +TODO + + +## Requirements + +TODO +1. +2. +3. + + +- **Documentation** Do you want a guide written about this? +- **Analytics** How are we going to measure usage and success? +- **QA** Any special QA notes? + + +## Design +### UI TODO - + -### How? - -#### Frontend +### API TODO - + -- [ ] - -#### Backend +### CLI TODO - + -- [ ] \ No newline at end of file +## Related + + + +### Child issues +Interface team +- TODO + +Platform team +- TODO + +Agent team +- TODO + +Documentation +- TODO