From 3ff6e05819d29c5a98b0576d7e60a5d2165de630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Tamarelle?= Date: Thu, 29 Aug 2024 11:43:41 +0200 Subject: [PATCH] Update PR template --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c3aad8477..321d843c0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,4 +7,3 @@ This will help reviewers and should be a good start for the documentation. - [ ] Add tests and ensure they pass - [ ] Add an entry to the CHANGELOG.md file -- [ ] Update documentation for new features