From 33062791e42663bbaa1285116eae1bc7de5a19dd Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 29 Jul 2025 08:41:39 -0400 Subject: [PATCH] Story template (#31340) --- .github/ISSUE_TEMPLATE/story.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index 78528e1b37..771bb7943b 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -19,9 +19,9 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group | I want to _________________________________________ | so that I can _________________________________________. -## Key result +## Roadmap item - + ## Original requests @@ -29,7 +29,7 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group ## Context - Product Designer: _________________________ -- Engineering DRI: _________________________ +- Engineer: _________________________ - [ ] REST API changes: TODO - [ ] Fleet's agent (fleetd) changes: TODO -- [ ] GitOps Mode UI changes: TODO +- [ ] GitOps mode UI changes: TODO - [ ] GitOps generation changes: TODO - [ ] Activity changes: TODO - [ ] Permissions changes: TODO