diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..6cc226c084 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,15 @@ +**Before submitting this PR, please make sure**: + +- [ ] Your code builds clean without any errors or warnings +- [ ] You are using approved title ("feat/", "fix/", "docs/", "refactor/") + +**A description of the changes proposed in the pull request**: + + + +**Tests performed by the developer**: + + + +**Tips for QA testing**: +