Skip to content

Add GitHub Markdown test report templates#162

Merged
huzaifaalmesbah merged 4 commits into
WordPress:trunkfrom
yusufhay:docs/markdown-test-report-templates
May 14, 2026
Merged

Add GitHub Markdown test report templates#162
huzaifaalmesbah merged 4 commits into
WordPress:trunkfrom
yusufhay:docs/markdown-test-report-templates

Conversation

@yusufhay
Copy link
Copy Markdown
Contributor

@yusufhay yusufhay commented May 6, 2026

Summary

  • Add GitHub Markdown versions of the issue reproduction report template
  • Add GitHub Markdown versions of bug/defect and feature/enhancement patch test templates
  • Add GitHub Markdown versions of the combined report templates

Testing

  • git diff --check

Fixes #3

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: yusufhay <[email protected]>
Co-authored-by: huzaifaalmesbah <[email protected]>
Co-authored-by: nikunj8866 <[email protected]>
Co-authored-by: lancewillett <[email protected]>
Co-authored-by: Successfulsebunya <[email protected]>
Co-authored-by: ironprogrammer <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

Copy link
Copy Markdown
Member

@huzaifaalmesbah huzaifaalmesbah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don’t need any changes on the combined-report page now because we’ve already moved this page to the archive.

Please revert the changes made to: archive/archived-test-reports/combined-report.md

Copy link
Copy Markdown
Collaborator

@nikunj8866 nikunj8866 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with @huzaifaalmesbah , since the combined report page is already archived, I think we can revert the changes made to archive/archived-test-reports/combined-report.md and keep this MR focused only on active templates.

@huzaifaalmesbah
Copy link
Copy Markdown
Member

@yusufhay, are you available for this PR? Nikunj and I have requested changes. Please review and implement them. Once this is done, we can merge the PR.

@huzaifaalmesbah
Copy link
Copy Markdown
Member

@yusufhay Just a friendly ping on this PR. Let us know if you need any help with the requested changes. Happy to assist! 🙂

The combined report page has been moved to the archive, so the new
GitHub Markdown template additions are no longer needed here.
Reverts the changes to archive/archived-test-reports/combined-report.md
from the test report templates PR.

### Actual Results

- ✅ Expected result #1 works as expected with patch.
Copy link
Copy Markdown
Collaborator

@nikunj8866 nikunj8866 May 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the numbered text appears underlined. Could you please check that?

image

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's from markdown format. It's not a major issue. i see all okay. Once this PR is merged, we can start work on the new proposal template.

### Actual Results

- ✅ Expected result #1 works as expected with patch.
- ✅ Expected result #2 works as expected with patch.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the numbered text appears underlined. Could you please check that?

Copy link
Copy Markdown
Collaborator

@nikunj8866 nikunj8866 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@huzaifaalmesbah huzaifaalmesbah merged commit 88fd55f into WordPress:trunk May 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Markdown text version of each report type

3 participants