How to Contribute
Reporting Bugs
- Ensure the bug was not already reported by searching on GitHub under Issues.
- If youβre unable to find an open issue addressing the problem, open a new one.
Suggesting Enhancements
- Check the documentation to see if the feature has been discussed or is already implemented.
- Open a new issue, following the template.
Your First Code Contribution
- Fork the repo and clone it locally.
- Install all dependencies.
- Create a branch for your changes.
- Make changes and test them thoroughly.
- Submit a pull request.
Style Guide
Follow the code style used throughout the project.Additional Notes
- Please ensure your pull request adheres to the Code of Conduct.