diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE new file mode 100644 index 000000000000..17bdd71b8c95 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE @@ -0,0 +1,14 @@ +### Overview + +- What sparked this PR? +- What problem does it solve? +- Why is it useful? + +### Release notes + +*Provide a description that will make sense to our customers.* + +### Other + +- [ ] Docs? +- [ ] Tests?