From 2c2ec1a6d3140aa6a212792577fd94b39c793d30 Mon Sep 17 00:00:00 2001 From: "Romain B." <8530352+Rom1-B@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:51:00 +0100 Subject: [PATCH] Update PR template (#67) --- .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 5121318..4fc5c6d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,7 @@ - [ ] I have performed a self-review of my code. - [ ] I have added tests (when available) that prove my fix is effective or that my feature works. +- [ ] I have updated the CHANGELOG with a short functional description of the fix or new feature. - [ ] This change requires a documentation update. ## Description @@ -12,4 +13,3 @@ - Here is a brief description of what this PR does ## Screenshots (if appropriate): -