Declutter pull_request_template (#13026)

Turn the instructions in pull_request_template into comments so
templated language no longer clutter the PR description section.
This commit is contained in:
Justin Chu 2022-09-21 14:56:30 -07:00 committed by GitHub
parent 851b0ce936
commit 2f9b559391
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,10 @@
**Description**: Describe your changes.
### 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. -->
**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.