docs
docs copied to clipboard
Add a contributing section
This page (or pages) should explain how to report issues (which repo), and how to contribute to the repo, including new features impacting drivers (which require updating 2 testsuites in Mink to cover drivers)
I think it should also explain how to setup workspace to do this:
- clone mink repo
- clone each driver repo
- install composer dependencies for all of them
- symlink /vendor/behat/mink in drivers with cloned Mink repo so they will share test suite changes