mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
chore: update PR template for test requirements (#6183)
* chore: update PR template for test requirements * fix: PR comments
This commit is contained in:
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
24
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -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?
|
||||
|
||||
Reference in New Issue
Block a user