Skip to content

Welcome Contributors!

We are thrilled to have you here! This project is open-source and completely free to use. We believe in the power of community and collaboration, and we are grateful for any contributions you can make. Whether it's reporting bugs, suggesting new features, or submitting pull requests, your efforts help make this software better for everyone.

Reporting Bugs

If you find a bug, please report it by opening an issue on our GitHub repository. Provide as much detail as possible, including steps to reproduce the issue and any relevant logs or screenshots. Add a respective label to it.

Suggesting Features

We welcome suggestions for new features. Please open an issue on our GitHub repository and describe the feature you would like to see, including any potential use cases. Add "enhancement" label to it.

Submitting Pull Requests

  1. Open an issue to discuss your proposed changes.
  2. Fork the repository and create your branch from main.
  3. If you've added code that should be tested, add tests.
  4. Ensure the test suite passes.
  5. Make sure your code lints.
  6. Submit a pull request with a clear description of your changes and link to the issue.

Getting Help

If you need help or have questions, feel free to reach out by opening an issue or joining our community discussions.

Thank you for your support and happy coding!