.github/PULL_REQUEST_TEMPLATE.md
**PLEASE REMOVE THE TEMPLATE DESCRIPTION BEFORE SUBMITTING**
## Describe your changes
Please include a summary of the changes and the related issue.
Please also include relevant motivation and context.
List any dependencies that are required for this change.
## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] If it is a new feature, I have added thorough tests and updated the documentation
- [ ] My submission passes tests