diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..014a281 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,16 @@ + + +**Description** + + + + +Fixes #ISSUE + +**Checklist** + +- [ ] Unit tests updated +- [ ] End user documentation updated +- [ ] Acceptance tests successful \ No newline at end of file