docs: add English Plugin Development Book #6738
Open
charantejguniganti wants to merge 1 commit intopipe-cd:masterfrom
Open
docs: add English Plugin Development Book #6738charantejguniganti wants to merge 1 commit intopipe-cd:masterfrom
charantejguniganti wants to merge 1 commit intopipe-cd:masterfrom
Conversation
Author
|
Hi @khanhtc1202 I’ve opened a PR for this could you please take a look when you have some time? I’d really appreciate your feedback on whether this approach aligns with the project direction. Happy to make any changes based on your suggestions. Thanks! |
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.
🚀 What this PR does
This PR introduces a comprehensive, structured 5-chapter “Plugin Development Book” in English to the official documentation. It replaces the existing placeholder that redirects users to a Japanese Zenn resource, providing a fully native and accessible learning path for English-speaking contributors.
🎯 Why this is needed
The current documentation creates friction by relying on external, non-English resources that require browser translation. This negatively impacts onboarding, especially for new contributors such as LFX participants.
This PR eliminates that barrier by delivering a clear, hands-on, end-to-end guide aligned with the latest PipeCD v1 SDK, enabling contributors to get started quickly and confidently.
🔧 What’s included
🧩 Issue(s) addressed
Fixes #6736
👤 User-facing changes
Yes — this PR adds new documentation sections and significantly improves the developer onboarding experience.
I saw PR #6737 is also addressing this area. This PR (#6736) provides the full content for the chapters rather than just a preview, which directly fulfills the structured learning path proposed in my original issue