From c39ac10e40cfdb774fedff2afff33057d68e34ca Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 22 Feb 2024 14:53:27 -0500 Subject: [PATCH] Update story issue template (#17039) - Use Figma for CLI design/changes --- .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 ca10ff882d..a67793a470 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -33,7 +33,7 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan ### Product - [ ] UI changes: TODO -- [ ] CLI usage changes: TODO +- [ ] CLI usage changes: TODO - [ ] REST API changes: TODO - [ ] Permissions changes: TODO - [ ] Outdated documentation changes: TODO