Thank you for your interest in contributing!
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-branch-name). - Make your changes and commit them (
git commit -m "Add some new feature"). - Push to the branch (
git push origin feature/your-branch-name). - Open a Pull Request.
Please use the provided Issue templates in the repository to report bugs or request new features.