- Fork it
- Install dependencies (
npm install
&composer install
) - Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.