From b11f0198ec46a881165f89ead17228261a5a8a90 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:16:36 -0500 Subject: [PATCH] Update story issue template (#16844) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Clarify that the Figma link should take folks to the "ℹ️ Cover" page - This way, everyone can see the status of the story: Work in progress, Settled, Released - This way, it's hard to accidentally link to the scratchpad file which is not ready for dev --- .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 851941471..3c6d4cbae 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -22,7 +22,7 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group ## Changes ### Product -- [ ] UI changes: TODO +- [ ] UI changes: TODO - [ ] CLI usage changes: TODO - [ ] REST API changes: TODO - [ ] Permissions changes: TODO