diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index 0ffc564fac..e8fbf51021 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -44,3 +44,40 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan 1. 2. --> + + +## 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 + +### Manual testing steps + + +1. Step 1 +2. Step 2 +3. Step 3 + + + +### Testing notes + + +### Confirmation + + +1. [ ] Engineer (@____): Added comment to user story confirming succesful completion of QA. +2. [ ] QA (@____): Added comment to user story confirming succesful completion of QA.