From 17128bf7174d0638f95102a7adf526fffd10d268 Mon Sep 17 00:00:00 2001 From: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:42:24 -0700 Subject: [PATCH] Remove `ISSUE` placeholder from PR template (#35590) --- .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 f73ea97c4f..a3ff78fc5d 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 +Closes: - ### What's being changed (if available, include any code snippets, screenshots, or gifs):