diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..140501e95 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,25 @@ + + +**What kind of PR is this?** + + +**What does does this PR do / why we need it**: + +**Which issue(s) this PR fixes**: + +Fixes #? + +**How to test changes / Special notes to the reviewer**: + +