Add dev guide link to readme#569
Conversation
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #569 +/- ##
==========================================
Coverage 71.21% 71.21%
Complexity 1151 1151
==========================================
Files 67 67
Lines 5565 5565
==========================================
Hits 3963 3963
Misses 1602 1602
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
What?
Closes #225.
After merging #501 and #475, the final bits to close out #225 are this bullet addition to the readme.
Copilot summary
This pull request updates the documentation to provide more guidance for plugin developers. The main change is the addition of a link to the new Developer Guide in the
README.md.Documentation improvements:
Developer Guide(docs/DEVELOPER_GUIDE.md) in theREADME.mdto help developers contribute to the plugin or create their own AI-powered experiments.Why?
How?
Use of AI Tools
None, all slow docs review by my brain.
Testing Instructions
Screenshots or screencast
Changelog Entry