From 1bf6f5a31c1b26b0a6189b460f0200c1103ac8c4 Mon Sep 17 00:00:00 2001 From: Rom1-B Date: Mon, 13 Jan 2025 09:38:57 +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 51213185..4fc5c6d7 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): -