From 472ffe6b8d7418610a65170828b86e80c90c25d4 Mon Sep 17 00:00:00 2001 From: Christian Maddox Date: Fri, 15 Nov 2024 08:54:26 -0500 Subject: [PATCH] Clarify when checklist item is necessary --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f0e77652..66f8c303 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,4 +2,4 @@ Description -- [ ] Deployed branch to dev-green and let product know it's ready for review. +- [ ] For features with a design/UX component, deployed branch to dev-green and let product know it's ready for review.