From 06ce40d575abe0c4437f6afd7ee5b788f44f22b0 Mon Sep 17 00:00:00 2001 From: Charles Dubois <103174266+CharlesDuboisSAP@users.noreply.github.com> Date: Tue, 3 Dec 2024 13:08:30 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 0aa3fbe54..25ecc5e13 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -14,7 +14,7 @@ Please provide a short description of what your change does and why it is needed - [ ] Functionality scope stated & covered - [ ] Tests cover the scope above -- [ ] ~Error handling created / updated & covered by the tests above~ +- [ ] Error handling created / updated & covered by the tests above - [ ] ~Aligned changes with the JavaScript SDK~ -- [ ] ~Documentation updated~ -- [ ] ~Release notes updated~ +- [ ] Documentation updated +- [ ] Release notes updated