From 49671e7d73806cfe1127c53015097e3df1fc9820 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 5 Dec 2022 09:04:09 -0600 Subject: [PATCH] Clarify issue placeholder in PR template (#33198) --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f720b6ab0d..f73ea97c4f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,9 +4,9 @@ Thank you for contributing to this project! You must fill out the information be ### Why: -Closes [issue link] +Closes ISSUE - ### What's being changed (if available, include any code snippets, screenshots, or gifs):