- Fork it (https://github.com/kotarella1110/use-custom-compare/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
npm run cz
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
git checkout -b feature/fooBar
)npm run cz
)git push origin feature/fooBar
)