From 7427f9ba15aa0f8dde82cc6bb4db0d215e54cf32 Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 3 Dec 2012 18:16:19 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d3f05b67..4a69a3b6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,7 @@ (Please talk to people on the mailing list before you change this page, see our section on [how to get in touch](https://github.com/ether/etherpad-lite#get-in-touch)) ## Important note for pull requests -Pull requests should issued against the develop branch. We never pull directly into master. +**Pull requests should issued against the develop branch**. We never pull directly into master. **Our goal is to iterate in small steps. Release often, release early. Evolution instead of a revolution**