From f14d2c3a71ee398ee23a13fecb579def3e174874 Mon Sep 17 00:00:00 2001 From: rszyma Date: Thu, 18 Jan 2024 19:04:07 +0100 Subject: [PATCH] add PR template --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..02435d9 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Describe the changes and why are you making them + + + +## Checklist + +- [ ] Update CHANGELOG.md