From 4b3de9737672df67b691f38543427e4869639f45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Mon, 13 May 2024 12:15:53 +0300 Subject: [PATCH] Adjust the headings in the PR template --- .github/pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f232cd02..921584b0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,11 @@ -### Changes +## Changes Fixes #. -### Checklist +## Checklist If this is a user-facing code change, like a bugfix or a new feature, please ensure that you've fulfilled the following conditions (where applicable): @@ -18,7 +18,7 @@ features) If this is a trivial change, like a typo fix or a code reformatting, then you can ignore these instructions. -## Updating the changelog +### Updating the changelog If there are no entries after the last release, use `**UNRELEASED**` as the version. If, say, your patch fixes issue #123, the entry should look like this: