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 ad7563616d49f76e07b5c054a702e4f4dbca3796..443e1b58da06154e9990e5dc6dac11a137a282c7 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,4 @@ -[[PR Description]] + Release Notes: