diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..660d963 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,14 @@ +## Description + +Describe your changes. + +## 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. + +## Documentation impact + +- [ ] Documentation update required +- [ ] Documentation updated [in another PR](_) +- [ ] No documentation update required