Contributions via Pull Requests are welcome and will be fully credited.
-
Fork the project.
-
git clone
it andcomposer install
the dependencies. -
Create a feature branch.
-
Add tests! Your PR won't be accepted if it doesn't have tests.
-
Make the changes you are proposing.
-
Make sure the
README.md
and any other relevant documentation is kept up to date. -
Make sure each individual commit in your pull request is meaningful. If you made multiple intermediate commits while developing, please squash them before submitting.
-
Push to your fork.
-
Open a pull request detailing your changes. NB: One pull request per feature.
$ phpunit