- Fork it (https://github.com/kotarella1110/typesafe-storage/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
yarn commit
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
git checkout -b feature/fooBar
)yarn commit
)git push origin feature/fooBar
)