From f05ebf54fc21ab46eb0e0da349492c63bf46066b Mon Sep 17 00:00:00 2001
From: Rhys Arkins <rhys@arkins.net>
Date: Mon, 5 Mar 2018 09:08:20 +0100
Subject: [PATCH] docs: add contributing link inside main readme

---
 readme.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/readme.md b/readme.md
index 2e7b637038..659da1b719 100644
--- a/readme.md
+++ b/readme.md
@@ -60,6 +60,10 @@ you'd like to get your config reviewed or ask any questions.
 
 If you are not on GitHub or you prefer to run your own copy of Renovate, then it takes only seconds to set up. Please see [docs/self-hosting.md](https://github.com/renovateapp/renovate/blob/master/docs/self-hosting.md) for instructions.
 
+## Contributing
+
+If you would like to contribute to Renovate or get a local copy running for some other reason, please see the instructions in [contributing.md](contributing.md).
+
 ## Security / Disclosure
 
 If you discover any important bug with Renovate that may pose a security problem, please disclose it confidentially to security@renovateapp.com first, so that it can be assessed and hopefully fixed prior to being exploited. Please do not raise GitHub issues for security-related doubts or problems.
-- 
GitLab