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 🚀

  1. Fork the repository
    Start by forking the main project repo on GitHub. 🌐
  2. Clone the forked repo
    Use git clone to download it to your local machine. 💻
  3. 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.

contribution flowchart
For visual learners, this diagram illustrates the contribution workflow. 📊

Learn more about our contribution guidelines → /technical/guidelines