Add documentation about the strapi-plugin generate command#2787
Add documentation about the strapi-plugin generate command#2787boazpoolman wants to merge 3 commits intostrapi:mainfrom
strapi-plugin generate command#2787Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
strapi-plugin generate command
|
Thanks again for the PR, @boazpoolman. FYI, I've started experimenting with a custom automated tool that checks for compliance to our style guide and 12 rules of Technical Writing. Your PR is super clean, thank you! Style Check Report — PR #2787Summary
Violations[suggestion] Section "strapi-plugin generate" — Rule 8: Inline enumerationFound: "Generate APIs, [controllers](...), [content-types](...), [policies](...), [middlewares](...) and [services](...) for your plugin."
NotesThe changes in this PR are well-written and follow Strapi's style guidelines:
Recommended Priority
This PR is ready to merge from a style perspective. |
What does it do?
It adds documentation about a new feature, soon to be released with the plugin SDK.
Related issue(s)/PR(s)