From 2c9468a911bd17178dbdef0a3262f78fa24f9c9c Mon Sep 17 00:00:00 2001 From: Michael FIG Date: Mon, 28 Oct 2024 19:43:16 -0600 Subject: [PATCH] chore: move PR template whitespace to the top If a multiline HTML comment appears after any non-whitespace, the resulting PR merge-commit will still strip it like other HTML comments, but leave behind a bunch of spurious newlines. --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e0728e65b5d..40cda1dc8a9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,11 +2,6 @@ v ✰ Thanks for creating a PR! ✰ ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > --> - - -closes: #XXXX -refs: #XXXX - + + +closes: #XXXX +refs: #XXXX + ## Description