diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..d70b0e4f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +**What this PR does**: + +**Which issue(s) this PR fixes**: + +**Checklist** +- [ ] Tests updated +- [ ] Documentation added +- [ ] `CHANGELOG.md` updated \ No newline at end of file