chore: update pr template (#6390)

This commit is contained in:
Rachel Fenichel
2022-08-29 12:21:41 -04:00
committed by GitHub
parent 64dbffb5a9
commit 9c5c9b51c8

View File

@@ -36,27 +36,11 @@
### Test Coverage
<!-- TODO: Please show how you have added tests to cover your changes,
- or tell us how you tested it. For each systems you tested,
- uncomment the systems in the list below.
- or tell us how you tested it. If your change includes
- browser-specific behaviour, include information about the
- browser and device that you used for testing.
-->
<!-- Tested on: -->
<!-- * Desktop Chrome -->
<!-- * Desktop Firefox -->
<!-- * Desktop Safari -->
<!-- * Desktop Opera -->
<!-- * Windows Internet Explorer 10 -->
<!-- * Windows Internet Explorer 11 -->
<!-- * Windows Edge -->
<!--
* Smartphone/Tablet/Chromebook (please complete the following information):
* Device: [e.g. iPhone6]
* OS: [e.g. iOS8.1]
* Browser [e.g. stock browser, safari]
* Version [e.g. 22]
-->
### Documentation
<!-- TODO: Does any documentation need to be created or updated because of this PR?