diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 601cd22487..4c477201e4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,10 @@ -**Description**: Describe your changes. +### Description + + + + +### Motivation and Context + + -**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.