diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..02cecc3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,22 @@ +## Description + + + +## Motivation and Context + + + + +## How Has This Been Tested? + + + + + +## Checklist + + + + +- [ ] I have updated the documentation accordingly. +- [ ] All new and existing tests passed.