This repo is dedicated to the Make WordPress Test Handbook located at https://make.wordpress.org/test/handbook/. All the pages in the current GitHub repository are syncing with the Make WordPress Test Handbook automatically.
We need to respect all the basic Markdown guidelines for everything to be synchronized as expected. If you have any doubts, feel free to ask in the #core-test
channel in the WordPress Slack.
If you want to propose a fix, you can simply open a new Issue and if you can fix it, send a Pull Request referencing that issue.
For example, if you create the issue #1500
explaining the trouble, then you can send a PR with the text Fixes #1500
to reference it.
If you want to propose an enhancement, here are the steps:
- You should create an Issue explaining the enhancement
- You might attend a Core Test meeting in the Slack channel
#core-test
and inform them about this issue to be discussed. You can suggest it be added to the agenda the day after or simply comment on this in the Open Floor section of the meeting. - You can submit a Pull Request referencing the Issue once the enhancement is ready for review.
- If there are no opposing arguments and there are at least 2 reviews by the Test Team, after one week it will get merged.