From 39449584ac99b9e8e89f811ede765d5f7836536c Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:04:19 +0200 Subject: [PATCH] Update pull_request_template.md --- .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 c9cc98c53..f2fb93c5d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,13 @@ -### Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING) +## Submit Checklist (REMOVE THIS SECTION BEFORE SUBMITTING) - [ ] I have selected the `next` branch as the destination for my PR, not `main`. -- [ ] I have filled out the `Fixes` section with the issue link(s) (if applicable). - [ ] I have listed all changes in the `Changes` section. +- [ ] I have filled out the `Issues` section with the issue/discussion link(s) (if applicable). - [ ] I have tested my changes. - [ ] I have considered backwards compatibility. - [ ] I have removed this checklist note and any unused sections. - -Fixes: - ## Changes - + +## Issues +- fix #...