Contributions are welcome! Please open an issue or submit a pull request.
- Fork the repository
- Create a feature branch (
git checkout -b feat/my-feature) - Commit your changes using Conventional Commits
- Push to your branch and open a pull request
- Keep PRs focused and small
- Add tests for new functionality
- Follow existing code style