diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..f38da8fefa --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +# Checklist for submitter + +If some of the following don't apply, please write a short explanation why. + +- [ ] Changes file added (if needed) +- [ ] Documented any API changes +- [ ] Added tests for all functionality +- [ ] Manual QA for all functionality