Skip to content

Commit 28dd6b4

Browse files
authored
Simplify the test section of the PR Template (#16273)
2 parents 79ac3b9 + 7b62243 commit 28dd6b4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@
66
## Description
77
<!-- Take the time to write a good summary. Why is it needed? What does it do? When fixing bugs try to avoid just writing “See original issue” – clarify what the problem was and how you’ve fixed it. -->
88

9-
## Steps to reproduce
10-
<!-- Step-by-step testing instructions. For new user flows, consider instead stating the goal of the workflow and see if your PR reviewer can accomplish the workflow without specific steps! -->
11-
12-
## Testing information
13-
<!-- This is your opportunity to break out individual scenarios that need testing (when necessary) and/or include a checklist for the reviewer to go through. Consider documenting the following from your own completed testing: devices used, alternate workflows, edge cases, affected areas, critical flows, areas not tested, and any remaining unknowns. Provide feedback on this new section of the PR template through Sept 30, 2024 to Apps Quality; additional context here: https://woomobilep2.wordpress.com/2024/05/06/woocommerce-mobile-quality-report-march-april/#comment-12036 -->
9+
## Test Steps
10+
<!-- Describe how to test your changes. Include only what’s needed for the reviewer to validate the behavior.
11+
For new features, outline the main user flow or goal rather than every tap or click — the reviewer should be able to complete the flow naturally.
12+
If applicable, mention key devices, scenarios, or edge cases to verify. -->
1413

1514
## Screenshots
1615
<!-- Include before and after images or gifs when appropriate. -->

0 commit comments

Comments
 (0)