From fdc0c0b92d9ebffb5bce09defee2493fbde8ed71 Mon Sep 17 00:00:00 2001 From: Ian Littman Date: Mon, 30 Jun 2025 11:17:36 -0500 Subject: [PATCH] Clarify GitOps changes checkboxes in story template (#30411) Also swaps some items to TODO so it's easier to search for "TODO" to spot when a story isn't fully filled out. --- .github/ISSUE_TEMPLATE/story.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index 7c4dee6501..f0a3fe0331 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -29,7 +29,7 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group ## Context - Product Designer: _________________________ -- Engineer: _________________________ +- Engineering DRI: _________________________ - [ ] REST API changes: TODO - [ ] Fleet's agent (fleetd) changes: TODO -- [ ] GitOps changes: TODO +- [ ] GitOps Mode UI changes: TODO +- [ ] GitOps generation changes: TODO - [ ] Activity changes: TODO - [ ] Permissions changes: TODO - [ ] Changes to paid features or tiers: TODO - [ ] My device and fleetdm.com/better changes: TODO -- [ ] First draft of test plan added - [ ] Other reference documentation changes: TODO +- [ ] First draft of test plan added - [ ] Once shipped, requester has been notified - [ ] Once shipped, dogfooding issue has been filed @@ -77,9 +78,9 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan > Make sure to go through [the list](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/ui/design-qa-considerations.md) and consider all events that might be related to this story, so we catch edge cases earlier. -1. Step 1 -2. Step 2 -3. Step 3 +1. TODO +2. TODO +3. TODO