From d9d6dc892c4ed176df0f385f6ed8d1269cbe7c43 Mon Sep 17 00:00:00 2001
From: Frank Karlitschek <frank@owncloud.org>
Date: Sun, 4 Nov 2012 23:40:37 +0100
Subject: [PATCH] add a link to the contribution guidelines to make it easier
 for new people

---
 README | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README b/README
index e11ff7d10c..9b113c4f67 100644
--- a/README
+++ b/README
@@ -4,6 +4,7 @@ A personal cloud which runs on your own server.
 http://ownCloud.org
 
 Installation instructions: http://owncloud.org/support
+Contribution Guidelines: http://owncloud.org/dev/contribute/
 
 Source code: https://github.com/owncloud
 Mailing list: https://mail.kde.org/mailman/listinfo/owncloud
@@ -16,4 +17,4 @@ Please submit translations via Transifex:
 https://www.transifex.com/projects/p/owncloud/
 
 For more detailed information about translations:
-http://owncloud.org/dev/translation/
\ No newline at end of file
+http://owncloud.org/dev/translation/
-- 
GitLab