From 339f5428ebad120ad3f8edfc60708eeb464a2125 Mon Sep 17 00:00:00 2001 From: Rob Simpson Date: Wed, 17 Feb 2016 00:54:57 -0500 Subject: [PATCH] add forking documentation to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c6b7f508..341b5d72c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![WeVoteUS](wevotelogo.png) -[![Build Status](https://travis-ci.org/wevote/WebApp.svg?branch=develop)](https://travis-ci.org/wevote/WebApp) | +[![Build Status](https://travis-ci.org/wevote/WebApp.svg?branch=develop)](https://travis-ci.org/wevote/WebApp) This WebApp repository contains a Node/React/Flux Javascript application. Using data from Google Civic API, Vote Smart, MapLight, TheUnitedStates.io and the Voting Information Project, we give voters a @@ -13,6 +13,7 @@ http://start.wevoteusa.org/ ## Contributing Please read our [Contributing guidelines](docs/contributing/index.md) before you start contributing to the project. +For best practices, please read [how to fork and create pull requests](CONTRIBUTING.md). ## Install nodeenv ("Node Env")