Unverified Commit 8011dc32 authored by Russell Cohen's avatar Russell Cohen Committed by GitHub
Browse files

Create PULL_REQUEST_TEMPLATE.md (#633)

Add a new PR template with more structure & a checkbox for updating the changelog
parent f7d27024
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
## 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 -->

## Description
<!--- Describe your changes in detail -->

## Testing
<!--- Please describe in detail how you tested your changes -->
<!--- Include details of your testing environment, and the tests you ran to -->
<!--- see how your change affects other areas of the code, etc. -->

## 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.