From 33e5fe25992f9ed548d8aaf97877bf90b67c70a4 Mon Sep 17 00:00:00 2001 From: melpike <79950145+melpike@users.noreply.github.com> Date: Thu, 5 Feb 2026 06:31:31 -0700 Subject: [PATCH] Update permissions changes link in story template (#39336) Updated permissions changes section to include a link to the documentation for easy reference. The term "Manage access" isn't referenced on the permissions/role-based access page, and it wasn't clear in a search of the docs that you should go to the role-based access doc. Using redirect url and term "permissions" in case we change the name of this doc again in the future. --- .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 45bd671b7f..a6dc6fe158 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -33,7 +33,7 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group - [ ] GitOps mode UI changes: TODO - [ ] GitOps generation changes: TODO - [ ] Activity changes: TODO -- [ ] Permissions changes: TODO +- [ ] Permissions changes: TODO - [ ] Changes to paid features or tiers: TODO - [ ] My device and fleetdm.com/better changes: TODO - [ ] Usage statistics: TODO