From b29a54d2a6f8a4b6b26a6de4425b854a24186b64 Mon Sep 17 00:00:00 2001 From: Rom1-B Date: Thu, 16 Jan 2025 09:27:37 +0100 Subject: [PATCH] Update PR template --- .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): -