diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000000..bac3cd2fad --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,24 @@ +## Motivation + + + +## Technical Details + + + +## JIRA ID + + + + +## Test Plan + + + +## Test Result + + + +## Submission Checklist + +- [ ] Look over the contributing guidelines at https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.