From cdaee64094d4bb45207c01ed4df85fae199683de Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 14 Feb 2025 17:34:21 -0500 Subject: [PATCH] User story template (#26364) We're not ready for 320px yet but we will be soon! --- .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 8f47cd1c84..e9ff1a48d4 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -39,7 +39,7 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan ## Changes ### Product -- [ ] UI changes: TODO +- [ ] UI changes: TODO - [ ] CLI (fleetctl) usage changes: TODO - [ ] YAML changes: TODO - [ ] REST API changes: TODO