From a3d431d86f5b613d4ad66a515d3f88a292bb19b8 Mon Sep 17 00:00:00 2001 From: Marshall Bowers Date: Thu, 25 Jan 2024 14:19:22 -0500 Subject: [PATCH] Remove placeholder description from PR template (#6726) This PR removes the placeholder description from the PR template, opting to just leave empty space instead. I've seen lots of instances where authors will not delete the placeholder, and it ends up in Git history, which is not desirable. Release Notes: - N/A --- .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 ad7563616d..443e1b58da 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -[[PR Description]] + Release Notes: