From a9f8682689f4259a9765f3974b563b2a51bdcb55 Mon Sep 17 00:00:00 2001 From: carla Date: Fri, 11 Sep 2020 08:59:01 +0200 Subject: [PATCH] github: add pull request reminder to update release notes --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 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..66ed713 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,2 @@ +#### Pull Request Checklist +- [ ] Update `release_notes.md` if your PR contains major features, breaking changes or bugfixes