diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..933b8a97 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,7 @@ +## Motivation + + Explain the why of this pull request. + + ## Checklist + - [ ] Add/Update integration tests in src/it + - [ ] Add/Update documentation in README