diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000000..2a0ad9872099 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ +Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. The two fields below are mandatory. + +**Summary** +Explain the **motivation** for making this change. What existing problem does the pull request solve? + +**Test plan** + +Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.