Skip to content

Commit ac9bbc5

Browse files
authored
Merge pull request #14801 from woocommerce/infra/improve-test-section-template
Simplify the test section of the PR template
2 parents d8b0339 + b234544 commit ac9bbc5

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@
55
### Description
66
<!-- 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. -->
77

8-
### Steps to reproduce
9-
<!-- 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! -->
10-
11-
### Testing information
12-
<!-- 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 -->
13-
14-
### The tests that have been performed
15-
<!-- To give the reviewer an idea of what could be missed in terms of testing -->
8+
### Test Steps
9+
<!-- Describe how to test your changes. Include only what’s needed for the reviewer to validate the behavior.
10+
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.
11+
If applicable, mention key devices, scenarios, or edge cases to verify. -->
1612

1713
### Images/gif
1814
<!-- Include before and after images or gifs when appropriate. -->

0 commit comments

Comments
 (0)