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