From cb797a489aa6f0a69f53261c94c7dcfed871bc40 Mon Sep 17 00:00:00 2001 From: Emil Ernerfeldt Date: Sat, 8 May 2021 08:23:26 +0200 Subject: [PATCH] Expand PR template with reminder to update CHANGELOG.md --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index cd378bea109..09b284f7368 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,8 @@ Please read the "Making a PR" section of [`CONTRIBUTING.md`](https://github.com/ * Keep your PR:s small and focused * If applicable, add a screenshot or gif * Open the PR as a draft until you have self-reviewed it and it is green +* If it is a noteworthy change, add a line to the relevant `CHANGELOG.md` +* When you have addressed a PR comment, mark it as resolved --> Closes .