Update Bug Reproduction and Patch Testing templates per test-handbook#104#6
Merged
afragen merged 1 commit intoMay 20, 2026
Conversation
Adopts the structure proposed in WordPress/test-handbook#104: Environment, Steps taken (result as final step), Expected behavior/result, Additional Notes, Screenshots/Screencast with results, Support Content. Patch Testing keeps the patch URL at the top. Bug Report and Security Vulnerability templates are unchanged. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the Bug Reproduction and Patch Testing templates to match the new format being officialized in the WordPress Test Handbook.
This is the plugin-side counterpart to:
Once the handbook PR lands, the templates served by this plugin should match the documented format so testers see one consistent structure across the handbook and the plugin.
The Bug Report and Security Vulnerability templates are intentionally left unchanged — the handbook proposal only covers the two testing report types.
Proposal (from test-handbook#104 / #166)
The consensus reached in the handbook discussion (proposed by @SirLouen, endorsed by @huzaifaalmesbah, @Successfulsebunya, @ozgursar) is to standardize the reproduction and patch testing reports around a more testing-focused structure where the result is the final step in 'Steps taken', rather than a separate "Actual Results" section.
Reproduction Report
Patch Testing Report
Why this change is needed
Benefits
Implementation notes
Test plan
=====headings andx.final list marker.Patch tested: REPLACE_WITH_PATCH_URLat top, Expected result + before/after screenshot lines present.x.final list marker. is replaced with regular space in the clipboard payload.References
🤖 Generated with Claude Code