Thank you for considering contributing to this project! Here's how you can help:
- Search to see if the issue is already reported.
- Provide steps to reproduce the issue.
- Fork the repository.
- Create a new branch (
git checkout -b feature-name
). - Commit your changes (
git commit -m "Add feature-name"
). - Push to your fork (
git push origin feature-name
). - Open a pull request.