docs: add beginner tips to CONTRIBUTING.md

Added a small section for first-time contributors
This commit is contained in:
ajay70702 2026-04-01 08:46:53 +05:30 committed by GitHub
parent c20c85256e
commit 0ab50e9fab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,3 +154,12 @@ When in doubt about the appropriateness of an environment, please open an issue
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
Thank you again for your contribution!
## Beginner-Friendly Contribution Ideas
- Fix typos or improve English in documentation files
- Add more examples in README.md
- Improve this CONTRIBUTING guide itself
- Help update installation instructions for Windows users
Every small PR helps the project grow! 🚀