From 38c1cbb71afead202e3b40216775d21091981a74 Mon Sep 17 00:00:00 2001 From: Jonas Nicklas Date: Sat, 20 Feb 2010 22:03:29 +0100 Subject: [PATCH] Note about submitting specs with patches --- README.rdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 123bf139..ef22bd3d 100644 --- a/README.rdoc +++ b/README.rdoc @@ -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