From 2839fe11875471574c9838bfc211f7d0bce6799c Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:28:38 -0400 Subject: [PATCH] Story issue template (#22695) - Add "Objective" and "Original requests" section - Remove "Requestor" item b/c it's now covered by original requests --- .github/ISSUE_TEMPLATE/story.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index bc76e169c1..b5e37fe034 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -19,8 +19,15 @@ It is [planned and ready](https://fleetdm.com/handbook/company/development-group | I want to _________________________________________ | so that I can _________________________________________. +## Objective + + + +## Original requests + + + ## Context -- Requestor(s): _________________________ - Product designer: _________________________