From 952c0c28a9ad4187cb2196c1226c66a737853326 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 10 Jan 2024 21:56:48 -0500 Subject: [PATCH] Update "story" issue template (#15985) - Move "Scalability testing" to Engineering section. Engineering team will have a better idea if the story needs load testing --------- Co-authored-by: Luke Heath --- .github/ISSUE_TEMPLATE/story.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index b325b551b..2cd27bdde 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -28,10 +28,10 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group - [ ] Permissions changes: TODO - [ ] Outdated documentation changes: TODO - [ ] Changes to paid features or tiers: TODO -- [ ] Scalability testing: TODO ### Engineering - [ ] Database schema migrations: TODO +- [ ] Load testing: TODO > ℹ️  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".