From f730aa415280c25ec8124d2595d4a8f0c6f448db Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Thu, 29 May 2014 10:40:24 -0700 Subject: [PATCH] Added link to contributing doc. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c58af470bd..8b4d273240 100644 --- a/README.md +++ b/README.md @@ -103,4 +103,4 @@ Currently the BCL is split into some fairly fine grained packages, which was one #Feedback -You can log issues in this repo in order to start discussions, ask questions, make suggestions, etc. +Check out the [contributing](https://github.com/aspnet/Home/blob/master/CONTRIBUTING.md) page to see the best places to log issues and start discussions.