Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
- Fork and clone the repository
- Configure and install the dependencies:
composer install
- Make sure the tests pass on your machine via the section Running the tests
- Create a new branch:
git checkout -b my-branch-name
- Make your change, add tests, and make sure the tests still pass
- Push to your fork and submit a pull request
- Pat yourself on the back and wait for your pull request to be reviewed and merged.
Install the development dependencies via Composer:
composer install
Then run:
php vendor/bin/simple-phpunit