Add pull request template (#1249)

This commit is contained in:
Pranav Sharma 2019-06-18 11:19:54 -07:00 committed by GitHub
parent aae24f7f9e
commit 08ff75930b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/pull_request_template.md vendored Normal file
View file

@ -0,0 +1,5 @@
**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.