From 1f63d38a911fe664b7d72508746a55c1986c3e60 Mon Sep 17 00:00:00 2001 From: Manish Verma Date: Mon, 4 Sep 2017 15:30:05 +0530 Subject: [PATCH] updates Added link to contribution guidelines in Readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 366ce887b..893b7dd1b 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ We are following Laravel loc Contributing -------------------------- -Create your own fork of Faveo master repositoray and use git-flow to create a new feature. Once the feature is published in your fork, send a pull request to begin the conversation of integrating your new feature into Faveo. +Create your own fork of Faveo master repositoray and use git-flow to create a new feature. Once the feature is published in your fork, send a pull request to begin the conversation of integrating your new feature into Faveo. Please see the contributing guidelines before sending pull requests. Help --------------------------