diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000000..e8e08c0eb805a --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ + + +**What this PR does / why we need it**: + +**Which issue(s) this PR fixes**: +Fixes # + +**Special notes for your reviewer**: + +**Checklist** +- [ ] Documentation added +- [ ] Tests updated +