From de8687aea4975eb414ddf8b943f146f5519c2426 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 11 Mar 2024 16:23:52 -0400 Subject: [PATCH] Update story template (#17500) - Permissions changes will either be a draft PR to manage access doc page or explicitly mention that there's no change to the doc page - Anyone on product team can assign API changes to engineering team --- .github/ISSUE_TEMPLATE/story.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index a67793a470..aa03f8718f 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -34,8 +34,8 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan ### Product - [ ] UI changes: TODO - [ ] CLI usage changes: TODO -- [ ] REST API changes: TODO -- [ ] Permissions changes: TODO +- [ ] REST API changes: TODO +- [ ] Permissions changes: TODO - [ ] Outdated documentation changes: TODO - [ ] Changes to paid features or tiers: TODO