MinkGoutteDriver icon indicating copy to clipboard operation
MinkGoutteDriver copied to clipboard

Write step-by-step "Contributor Getting Started" guide

Open aik099 opened this issue 9 years ago • 1 comments

Drivers have very basic instructions on how to get use them, but no instructions how to contribute into them. Need to add section on CONTRIBUTING.md with details about:

  • how to install (e.g. download from there, use Composer here, use npm here)
  • how to add tests
  • how to run tests

See https://github.com/minkphp/Mink/pull/677#issuecomment-147461807

aik099 avatar Oct 20 '15 18:10 aik099

There wasn't an existing CONTRIBUTING.md and I don't feel informed enough to write one, but I needed to know how to run the tests for this driver today so I documented it in #83. It can always be moved to CONTRIBUTING later :smile:

xurizaemon avatar Oct 04 '20 22:10 xurizaemon

Closing this as the driver is now deprecated.

stof avatar Jun 12 '23 09:06 stof