From 07048e05ade7bb24403b7bbe1d7991327782e2f1 Mon Sep 17 00:00:00 2001 From: Marty Pradere Date: Wed, 24 Jun 2026 10:30:03 -0600 Subject: [PATCH 1/2] Use h2 headings in PR template Change the PR template section headings from h4 (####) to h2 (##) so they render as proper second-level sections. --- .github/pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 51ef799d4f2..260c1e478fb 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,14 +1,14 @@ -#### Rationale +## Rationale -#### Related Pull Requests +## Related Pull Requests - -#### Changes +## Changes - - -## Related Pull Requests -- - -## Changes -- - -