From 5a68479e058f9cd1b7ba2ecc3860055083ad64d7 Mon Sep 17 00:00:00 2001 From: Emily Rockman Date: Thu, 7 Dec 2023 09:23:33 -0600 Subject: [PATCH] reword issue template --- .github/ISSUE_TEMPLATE/implementation-ticket.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/implementation-ticket.yml b/.github/ISSUE_TEMPLATE/implementation-ticket.yml index 2636d6467..a3b052c43 100644 --- a/.github/ISSUE_TEMPLATE/implementation-ticket.yml +++ b/.github/ISSUE_TEMPLATE/implementation-ticket.yml @@ -52,7 +52,7 @@ body: attributes: label: Context description: | - Provide the "why", motivation, and alternative approaches considered -- linking to previous refinement issues, spikes, Notion docs as appropriate + Provide the "why", motivation, and alternative approaches considered -- linking to previous refinement issues, spikes, docs as appropriate validations: validations: required: false