p5.js
p5.js copied to clipboard
Added Hindi translations for Contributor Docs
Resolves #6732
Changes:
Added Hindi Language translations for Contributor Docs for the following pages :
- CONTRIBUTORS INTRO
- CONTRIBUTING DOCS
- Contributing Documentation
- Issue Labels
- CONTRIBUTING THOUGHTS
- Design Principles
- How Contributions are Organized
- CONTRIBUTING CODE
- Creating Libraries
- Inline Documentation
- Unit Testing
- Friendly-Error System
- RELATED INFO
- Repository Structure
- WebGL Architecture
- Supported Browsers
- Web Accessibility
- Custom Builds
- Release Process
PR Checklist
- [x]
npm run lintpasses - [ ] Inline documentation is included / updated
- [ ] Unit tests are included / updated
Thanks @Keshav-0907 for working on it.
Hi @TanviKumar and @Divyansh013, we updated or merged some of the docs after @Keshav-0907 translated them. Could you take a look at this PR and see if some of the already translated work could be helpful for your translation on the following 4 docs:
- Contributor Guidelines
- Steward Guidelines
- Contributing to the p5.js Reference
- WebGL Contribution Guide
We can either merge this PR or close it to avoid confusion. Please share your suggestion with us about how to handle this PR.
CC @limzykenneth
We recently updated lots of contributor docs translations and organization.
Hi @limzykenneth, are there any translated documentations done in this PR could be included in the contributor_docs/hi or contributor_docs/hi/archive folders?
If yes, we can ask the Hindi translation stewards @TanviKumar and @Divyansh013 to review the particular translations. If not, we will close this PR for organizational purpose. Thank you!
I would say only custom_p5_build.md and supported_browsers.md are archive documentation still around although both are not very relevant at this point. The rest are all superceded by the newer documentations we have.