diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000000000000000000000000000000000000..75372a4a2f8e3aa86c2090bec9a7edc31109047c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ +## Motivation and Context + + + +## Description + + +## Testing + + + + +## Checklist +- [ ] I have updated the CHANGELOG + +By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.