diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..83bc998 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +## Description + +## Related Issue + +## Motivation and Context + +## How Has This Been Tested? + +## Screenshots (if appropriate): + +## Checklist: + +- [ ] My code follows the style guidelines of this project. +- [ ] I have performed a self-review of my own code.