From ecae46eacd304a7e4c35e0aab2d65d50f6d40d73 Mon Sep 17 00:00:00 2001 From: Ben Orenstein Date: Wed, 29 Jun 2011 10:46:28 -0400 Subject: [PATCH] Add link to contribution guidelines. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f9092d..bfa8c39 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ More Information Contributing ------------ -Please read the contribution guidelines before submitting patches or pull requests. +Please see the [contribution guidelines](http://github.com/thoughtbot/factory_girl/blob/master/CONTRIBUTION_GUIDELINES.md). Credits -------