From 7f3943d7aac3ab4571910afa99923163d3840c10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20B=C3=B6ker?= Date: Wed, 15 Jan 2025 16:42:37 +0100 Subject: [PATCH] Extend PR template a bit --- .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 cc4d48a..122f962 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -3,4 +3,6 @@ Checklist (Feel free to delete this text once you went through it.) - Did you add an entry to the `Changes` file? +- If there is no `{{NEXT}}` above the latest released version in `Changes`, add + it.