diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8fd6c5948a..814f55ada7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,3 +20,6 @@ Now you just need to get some reply from us. We like to review PRs, and make com For further commits you might want to consider using a branching model as described in: https://guides.github.com/introduction/flow/ +## Branching model + +Our branching model follows the one described here: http://nvie.com/posts/a-successful-git-branching-model/ \ No newline at end of file