This commit is contained in:
Aditya Sharma 2026-04-21 10:04:46 +05:30 committed by GitHub
commit 8f6a9a94fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,6 +35,18 @@ sign a new one.
This project follows
[Google's Open Source Community Guidelines](https://opensource.google/conduct/).
### New to open source?
If you're contributing to this project for the first time, a great way to start is with small improvements such as:
- Fixing typos or improving documentation clarity
- Enhancing existing documentation
- Addressing issues related to documentation or developer experience
Starting with smaller documentation contributions can help you become familiar with the repository structure and contribution workflow before working on larger code changes.
If you're unsure where to start, consider reviewing open issues or documentation pages that could benefit from clarification or examples.
## Code contribution process
### Get started