From 5baa157d42d8f8879210a58a2d97cb7fbcd09dd6 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Fri, 26 Mar 2021 10:24:15 +0100 Subject: [PATCH] :pencil2: CONTRIBUTING : fix typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ed599b69c..6329e5c75 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,7 +42,7 @@ If you want to use another license, you may [create an extension][wiki new ext]. When we first start with Git, we were using the [GitFlow](https://nvie.com/posts/a-successful-git-branching-model/) branch model. As there was some confusions about branches to use for current developed release and previous maintained release, and also because we were using just a very few of the GitFlow commands, we decided to add just a little modification to this branch model : since april 2020 - we don't have anymore a `master` branch. + we don't have a `master` branch anymore. Here are the branches we use and their meaning :