diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..32987e50 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +# Description + +Please include a summary of changes, motivation and context for this PR. + +Fixes # (issue) + +## Type of change + +Please tick all options which are relevant. + +- [ ] Bug fix +- [ ] New feature +- [ ] Added/removed dependencies +- [ ] Required documentation updates