Contributions are welcome! Please open issues or submit pull requests to help improve this project.
- Fork the repository.
- Create your feature branch (
git checkout -b feat/YourFeature). - Commit your changes (
git commit -am 'Add new feature'). - Add tests to you changes.
- Push to the branch (
git push origin feature/YourFeature). - Open a pull request.