-
Notifications
You must be signed in to change notification settings - Fork 15.1k
docs(hi): Enhance Hindi README with missing sections #52610
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @ShantanuP108! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/easycla
Added missing sections from English README: - Prerequisites (npm, Go, Hugo, Docker) - Hugo segments feature for faster builds - Building API reference pages section - Troubleshooting section (Hugo extended, macOS file limits) - New contributor ambassadors section - Windows-specific Git submodule instructions - Improved formatting to match English structure This brings the Hindi README to parity with the English version and improves accessibility for Hindi-speaking developers. Signed-off-by: Shantanu Pandey <[email protected]>
c0d3fbc
to
e836574
Compare
What type of PR is this?
/kind documentation
/language hi
What this PR does / why we need it:
This PR enhances the Hindi README to bring it to parity with the English version by adding several missing sections that are crucial for Hindi-speaking developers.
Which issue(s) this PR fixes:
Fixes #41939
Changes made:
segments=en
,segments=en,ko
)Translation quality assurance:
Testing:
Special notes for reviewers:
This is my first contribution to Kubernetes documentation. I've carefully compared the English and Hindi versions to ensure completeness and accuracy. The Hindi README was missing 7 major sections that are present in the English version, which could confuse Hindi-speaking contributors.
Thank you for reviewing!
Signed-off-by: Shantanu Pandey [email protected]