From 566a922f0ff2525180756c92233702473fbdf0e7 Mon Sep 17 00:00:00 2001 From: "Romain B." <8530352+Rom1-B@users.noreply.github.com> Date: Mon, 13 Jan 2025 09:49:15 +0100 Subject: [PATCH] Update PR template (#41) --- .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): -