Welcome to our community! If you're passionate about open-source and want to help improve our project, here's how to get started.
Getting Started 🚀
- Fork the repository
Start by forking the main project repo on GitHub. 🌐 - Clone the forked repo
Usegit clone
to download it to your local machine. 💻 - Set up the development environment
Follow our setup guide to configure tools. 🛠️
Code Contributions 🧠
- Follow coding standards: Check our style guide for best practices.
- Submit a Pull Request: Ensure your changes are tested and include a clear description.
- Use GitHub Issues: Before coding, discuss ideas in relevant issue threads.
Documentation 📖
- Update docs in the
/docs
directory. - Use Markdown format and include examples where possible.
- 📌 Tip: Add a 📎 emoji to your PR description if it includes documentation changes.
Need Help? 🤔
If you're unsure where to start, explore our contributing overview for more details.
Learn more about our contribution guidelines → /technical/guidelines