From 38034cfafbf3a389138a23cc6ca660440075fdba Mon Sep 17 00:00:00 2001 From: Tim Snyder Date: Mon, 14 Mar 2022 13:08:36 -0500 Subject: [PATCH] Fix formatting typo (#1142) Extra space character prevents the first heading from rendering bold. --- .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 e6c0c7d7..aad565e7 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -**Related PRs / Issues **: +**Related PRs / Issues**: