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