From 6ac303cbf0a5a1c2e79561268840f1712e89260b Mon Sep 17 00:00:00 2001 From: mathurinm Date: Wed, 17 Jul 2024 09:03:02 +0200 Subject: [PATCH] MNT Update pull_request_template.md (#271) --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 68ecdb2ae..eacb1985e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,5 +15,5 @@ Any detail to be able to relate the PR changes ### Checks before merging PR - [ ] added documentation for any new feature -- [ ] added unittests -- [ ] edited the [what's new](../doc/changes/whats_new.rst)(if applicable) +- [ ] added unit tests +- [ ] edited the [what's new](../doc/changes/whats_new.rst) (if applicable)