chore: update PR template for test requirements (#6183)

* chore: update PR template for test requirements

* fix: PR comments
This commit is contained in:
Beka Westberg
2022-06-02 14:54:25 -07:00
committed by GitHub
parent b92cbd3b91
commit 7c762084f9

View File

@@ -35,28 +35,12 @@
### 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.
<!-- TODO: Please do one of the following:
- * Create unit tests, and explain here how they cover your changes.
- * List steps you used for manual testing, and explain how they cover
- your changes.
-->
<!-- 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?