Skip to main content

Contributing

How to Contribute

  1. Fork the Repository: Clone it locally.
  2. Create a Branch: Use a descriptive branch name.
  3. Make Changes: Follow the coding style guidelines.
  4. Commit and Push: Write meaningful commit messages.
  5. Submit a Pull Request: Ensure your code passes all tests.

Take a look at the Official Contributing Guide to understand more on how to contribute.

Reporting Issues

  • Check open issues before creating a new one.
  • Provide detailed steps to reproduce the issue.
  • Suggest possible fixes if you have any.