πŸ‘πŸŽ‰ First off, thanks for taking the time to contribute! πŸŽ‰πŸ‘

How to Contribute

Reporting Bugs

  1. Ensure the bug was not already reported by searching on GitHub under Issues.

  2. If you’re unable to find an open issue addressing the problem, open a new one.

Suggesting Enhancements

  1. Check the documentation to see if the feature has been discussed or is already implemented.

  2. Open a new issue, following the template.

Your First Code Contribution

  1. Fork the repo and clone it locally.

  2. Install all dependencies.

  3. Create a branch for your changes.

  4. Make changes and test them thoroughly.

  5. Submit a pull request.

Style Guide

Follow the code style used throughout the project.

Additional Notes

Thank you for contributing!