From 7d7fc7b24916254fe8781b64022facb8af09694c Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 13 Dec 2024 16:47:38 -0500 Subject: [PATCH] Update user story template: activity change (#24772) - PR will be merged in when it's approved like API/YAML design PRs - When we build the feature, the doc changes will get squished by auto generated docs: https://fleetdm.com/handbook/company/communications#audit-logs --- .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 ddb71b87b3..dd3c1190c9 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -44,7 +44,7 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan - [ ] YAML changes: TODO - [ ] REST API changes: TODO - [ ] Fleet's agent (fleetd) changes: TODO -- [ ] Activity changes: TODO +- [ ] Activity changes: TODO - [ ] Permissions changes: TODO - [ ] Changes to paid features or tiers: TODO - [ ] Other reference documentation changes: TODO