From 2d78943b05d735bb656ea013f5d2e7b1b7a7b198 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:20:01 -0400 Subject: [PATCH] User story template: update "Product" checkboxes (#22048) So we can go down the list of checkboxes during confirm and celebrate ritual --- .github/ISSUE_TEMPLATE/story.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index f376c9591f..052d25c7d6 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -35,12 +35,13 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan - [ ] Reference documentation changes: TODO - [ ] UI changes: TODO - [ ] CLI (fleetctl) usage changes: TODO -- [ ] YAML changes: TODO -- [ ] REST API changes: TODO +- [ ] YAML changes: TODO +- [ ] REST API changes: TODO - [ ] Fleet's agent (fleetd) changes: TODO - [ ] Activity changes: TODO -- [ ] Permissions changes: TODO -- [ ] Changes to paid features or tiers: TODO +- [ ] Permissions changes: TODO +- [ ] Changes to paid features or tiers: TODO +- [ ] Once shipped, requester has been notified ### Engineering - [ ] Feature guide changes: TODO