diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index af1411cf93..46d4c307b5 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -21,22 +21,24 @@ assignees: '' ## Changes -This issue's estimation includes completing: +### Product - [ ] UI changes: TODO - [ ] CLI usage changes: TODO -- [ ] REST API changes: TODO - [ ] Permissions changes: TODO -- [ ] Database schema migrations: TODO - [ ] Outdated documentation changes: TODO -- [ ] Scope transparency changes? TODO -- [ ] Breaking changes requiring major version bump? TODO -- [ ] Changes to paid features or tiers? TODO -- [ ] QA complete? +- [ ] Changes to paid features or tiers TODO + +### Engineering +- [ ] REST API changes: TODO +- [ ] Database schema migrations: TODO +- [ ] Documentation changes complete + +### Product quality +- [ ] QA complete - [ ] ... > ℹ️  Please read this issue carefully and understand it. Pay [special attention](https://fleetdm.com/handbook/company/development-groups#developing-from-wireframes) to UI wireframes, especially "dev notes". - ## Context - Requestor(s): _________________________ - ## QA ### Risk assessment -- [ ] Requires load testing TODO - -Risk level: Low / High TODO - -Risk description: TODO - -#### Automated: - -- Fleet: Cover / Will not cover -- QAWolf: Cover / Will not cover +- Requires load testing: TODO +- Risk level: Low / High TODO +- Risk description: TODO ### Manual testing steps