diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..c23af30c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,14 @@ + + +## Motivation + +## Description of changes + +## Breaking changes + +## Things done + +- [ ] Updated the documentation of the project to reflect the changes +- [ ] Added new tests that cover the code changes +- [ ] Fits CONTRIBUTING.md +