diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..7c169ef --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +**Description** +<-- Describe the changes made in this pull request. --> + +**Checklist** +<-- For each of the following: check `[x]` if fulfilled or mark as irrelevant `[-]` if not applicable. --> +- [ ] [CHANGELOG.md](../CHANGELOG.md) has been updated.