Note about submitting specs with patches

This commit is contained in:
Jonas Nicklas 2010-02-20 22:03:29 +01:00
parent 7e7a7eeb2d
commit 38c1cbb71a
1 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,9 @@ On OSX you may have to install libffi, you can install it via MacPorts with:
* Source hosted at {GitHub}[http://github.com/jnicklas/capybara].
* Please direct questions, discussions at the {mailing list}[http://groups.google.com/group/ruby-capybara].
* Report issues on {GitHub Issues}[http://github.com/jnicklas/capybara/issues]
* Pull requests are very welcome!
Pull requests are very welcome! Make sure your patches are well tested, Capybara is
a testing tool after all.
== Using Capybara with Cucumber