From 1ce930bf51548201accdbf1d9b0206bc50d24e51 Mon Sep 17 00:00:00 2001 From: Jo Liss Date: Mon, 26 Dec 2011 00:05:38 +0100 Subject: [PATCH] Be more adamant about where to ask for help --- README.rdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 2e74f0f2..205826c6 100644 --- a/README.rdoc +++ b/README.rdoc @@ -5,7 +5,8 @@ user would interact with your app. It is agnostic about the driver running your tests and comes with Rack::Test and Selenium support built in. WebKit is supported through an external gem. -Need help? Ask on the mailing list: http://groups.google.com/group/ruby-capybara +Need help? Ask on the mailing list (please do not open an issue on +GitHub): http://groups.google.com/group/ruby-capybara == Setup