We welcome any contributing!
You must follow the next rules to contribute to this project:
-
Create feature branches - You must create a new branch for a feature. We don't accept pull requests from master branch.
-
One pull request per feature - If you want to do more than one thing, send multiple pull requests.
You can run tests with composer command
$ composer test
or using following command
$ codecept build && codecept run