diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..601cd22487 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,5 @@ +**Description**: Describe your changes. + +**Motivation and Context** +- Why is this change required? What problem does it solve? +- If it fixes an open issue, please link to the issue here.