From 1781eef692efd730f8b056502cf307b4cb1e5be9 Mon Sep 17 00:00:00 2001 From: Tiago Ilieve Date: Mon, 21 Apr 2014 17:11:41 -0300 Subject: [PATCH] Add info about gh-pages-dev on CONTRIBUTING --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3f62d05..1894ea4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,6 +27,7 @@ work on the current branch state, so it can be merged cleanly. Also, be in mind to your pull request, we won't be notified just by this - that will happen only if you make a new comment on the issue. -Be aware that your modifications needs to be properly documented and pushed to the `gh-pages` branch. +Be aware that your modifications needs to be properly documented and pushed to the `gh-pages` branch, if they +concern anything done on `master`. Otherwise, they should be sent to the `gh-pages-dev`. Happy hacking! :-)