diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000000..5410d486554 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,20 @@ + + +**What kind of change does this PR introduce?** + + + +**Did you add tests for your changes?** + +**If relevant, did you update the documentation?** + +**Summary** + + + + +**Does this PR introduce a breaking change?** + + + +**Other information**