From 0766ca80bf2d94acbde1dd4aaf7baf9b86afe4eb Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Sat, 3 Mar 2018 11:46:48 -0500 Subject: [PATCH] updated to point to the contribution document. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37ddce9..c0460fe 100755 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Alternatively, you can run MailCatcher in the foreground by running `mailcatcher ## Contributing -As changes are made to the application, the Capybara RSpecs can be used to verify that the vulnerabilities in the application are still intact. To use them in this way, and have them change to `pending` instead of `fail`, set the `RAILSGOAT_MAINTAINER` environment variable. +Please see our [contribution document](./CONTRIBUTING.md) to learn more. Additionally, note that as changes are made to the application, the Capybara RSpecs can be used to verify that the vulnerabilities in the application are still intact. To use them in this way, and have them change to `pending` instead of `fail`, set the `RAILSGOAT_MAINTAINER` environment variable. Conversion to the OWASP Top Ten 2013 completed in November, 2013.