From ee896bee8e8fc112462af08c271bc25155fb484a Mon Sep 17 00:00:00 2001 From: Trevor Rosen Date: Fri, 19 Feb 2016 20:03:54 -0600 Subject: [PATCH] Make dev branch target more explicit --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3b920718..ac642d5e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,12 @@ This document is based on the [io.js contribution guidelines](https://github.com/nodejs/io.js/blob/master/CONTRIBUTING.md) +## Target Branch +**Please open all non-hotfix PRs against the `dev` branch!** + +Gobot follows a ["git flow"](http://nvie.com/posts/a-successful-git-branching-model/)-style model for managing development. + + ## Issue Contributions When opening new issues or commenting on existing issues on this repository