diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..9ac7b58 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ +Fixes #XXX + +### Description + +... + +### Changes proposed in this pull request + +- ... +- ... + +### ToDo + +- [ ] Proposed feature/fix is sufficiently tested +- [ ] Proposed feature/fix is sufficiently documented \ No newline at end of file