From 5479572a08565555f0b6fcdb83082b1c2e1939b8 Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 7 Jan 2026 17:00:34 +1100 Subject: [PATCH] Increase headings to level 2 h4 is rendered as bold text the same size as content. --- .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 0d46875442..78d396df84 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -#### What? Why? +## What? Why? - Closes # @@ -7,7 +7,7 @@ -#### What should we test? +## What should we test? @@ -33,12 +33,12 @@ Changelog Category (reviewers may add a label for the release notes): The title of the pull request will be included in the release notes. -#### Dependencies +## Dependencies -#### Documentation updates +## Documentation updates