1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-13 19:29:10 +08:00

Merge pull request #265 from trevrosen/update-contributing

Make dev branch target more explicit in CONTRIBUTING
This commit is contained in:
Ron Evans 2016-02-19 18:06:49 -08:00
commit c480d60754

View File

@ -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