From 73c7195a9c0b61fc7eedd4a073e9ba9ca890d5ff Mon Sep 17 00:00:00 2001 From: johncollinson2001 <13622412+johncollinson2001@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:32:31 +0000 Subject: [PATCH] Updated PR template. --- .github/pull_request_template.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e5fedfa..5bd3a68 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -25,9 +25,6 @@ Please check the relevant options: 🔲 I have added comments in hard to understand areas 🔲 I have added tests that prove my change works 🔲 I have updated the documentation - -## Reminder - 🔲 If merging into main, I'm aware that the PR should be squash merged with [a commit message that adheres to the semantic release format](https://github.com/semantic-release/semantic-release/tree/master?tab=readme-ov-file#commit-message-format) ## Additional Information