-
Notifications
You must be signed in to change notification settings - Fork 511
docs: add CONTRIBUTING in zh_hans #1529
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
Pull request overview
This PR adds a Simplified Chinese translation of the CONTRIBUTING.md file and updates the README-zh_hans.md to link to this new localized version. This change improves accessibility for Chinese-speaking contributors by providing contribution guidelines in their native language.
Key changes:
- Created
.github/CONTRIBUTING-zh_hans.mdwith complete Chinese translation of contribution guidelines - Updated
README-zh_hans.mdto reference the new Chinese CONTRIBUTING file instead of the English version
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.github/CONTRIBUTING-zh_hans.md |
New file containing Simplified Chinese translation of the contribution guidelines, covering design principles, coding conventions, and PR submission process |
README-zh_hans.md |
Updated CONTRIBUTING link to point to the new zh_hans version instead of the English version |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1529 +/- ##
=======================================
Coverage 99.97% 99.97%
=======================================
Files 474 474
Lines 4492 4492
Branches 1313 1313
=======================================
Hits 4491 4491
Misses 1 1 🚀 New features to boost your workflow:
|
Co-authored-by: Copilot <[email protected]>
raon0211
left a comment
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.
Thanks so much!
No description provided.