From a25aedc08f08160a3d0e93b802d01a83ec98b4fe Mon Sep 17 00:00:00 2001 From: Jordan Fearnley Date: Mon, 10 Oct 2016 09:19:58 +0100 Subject: [PATCH] Contribution Guide updated for 1.0 release The hardest document I've had to edit yet! --- docs/Contribution Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Contribution Guide.md b/docs/Contribution Guide.md index 41c7249a..2818756c 100644 --- a/docs/Contribution Guide.md +++ b/docs/Contribution Guide.md @@ -1,6 +1,6 @@ ### How to contribute -1. Make Pull Requests to **DEV BRANCH** +1. Make Pull Requests to the **1.0 BRANCH** 2. Keep 1 Pull Request to a single feature 3. Explain what you did in the PR message