Thank you for wanting to contribute!
This repository is designed to help people learn Rust easily.
You can help by:
- Adding new Rust examples
- Improving comments and explanations
- Fixing bugs in examples
- Adding small Rust projects
- Improving documentation
- Fork the repository
- Clone your fork
- Create a new branch
- Add your changes
- Submit a Pull Request
- Keep code simple and beginner friendly
- Add comments explaining the logic
- Make examples easy to understand
- Describe what you changed
- Mention the topic you improved
- Keep pull requests small and focused
Thank you for helping make Rust learning easier!