Getting Started
Fork the docs repository on GitHub, install dependencies using npm install
,
and run npm run dev
to start the development server.
Help build cutting-edge documentation with our contribution workflows, coding standards, and open source principles.
Fork the docs repository on GitHub, install dependencies using npm install
,
and run npm run dev
to start the development server.
Improve technical guides, tutorials, and reference material with clear explanations and examples.
Add new working code examples, sandboxed in interactive coding environments.
Help design intuitive UI patterns and improve the developer experience.
feature/your-change
namingnpm run test
Follow Prettier formatting guidelines
Use ESLint for code validation
Add Jest tests for new features
Our documentation has 23 open contributor issues with clear labels and mentoring support.
View Open Issues