From ec9b7c1d740f1bb6a9de33db92f5d5e4014e1646 Mon Sep 17 00:00:00 2001 From: Antony Male Date: Mon, 23 Feb 2015 11:26:07 +0000 Subject: [PATCH] Add link to 'Contributing' from the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f60a52..d63b65a 100644 --- a/README.md +++ b/README.md @@ -66,4 +66,5 @@ Contributing Contributions are always welcome. If you've got a problem or a question, [raise an issue](https://github.com/canton7/Stylet/issues). -If you've got code you want to contribute, create a feature branch off the `develop` branch, add your changes there, and submit it as a pull request. +If you've got code you want to contribute, please read [the Contributing guidelines](https://github.com/canton7/Stylet/wiki/Contributing) first of all. +Create a feature branch off the `develop` branch, add your changes there, and submit it as a pull request.