From 7b33ef705b0fe74ff4475baf6a42f7019b6087b6 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:07:19 +0200 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f2fb93c5d..572076de9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ - [ ] 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. +- [ ] I have removed this checklist and any unused sections. ## Changes -