From 9b20f9b300632e1b9b868ee3f43516c0095c3180 Mon Sep 17 00:00:00 2001 From: Anne Heimes Date: Mon, 27 Oct 2025 14:46:06 +0100 Subject: [PATCH] template ideas for the pr template --- .github/PULL_REQUEST_TEMPLATE.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd5be6ff..83adbb82 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,8 +2,31 @@ Closes # -### Changes proposed in this pull request: +### Changes proposed in this pull request - - - + +### Checklist for a complete Pull request + +- [ ] tests added/passed +- [ ] add an entry to the [changelog](../CHANGELOG.md) + + + \ No newline at end of file