docs icon indicating copy to clipboard operation
docs copied to clipboard

Add a contributing section

Open stof opened this issue 10 years ago • 1 comments

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)

stof avatar Jan 07 '15 01:01 stof

I think it should also explain how to setup workspace to do this:

  1. clone mink repo
  2. clone each driver repo
  3. install composer dependencies for all of them
  4. symlink /vendor/behat/mink in drivers with cloned Mink repo so they will share test suite changes

aik099 avatar Jan 07 '15 09:01 aik099