diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d340a9dc..26e7e7f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,6 +7,6 @@ Before contributing to this specific repository, please read the [Contribution G This repository uses the following branches: * **_master_** is our main branch. We consider it stable and it is used in production. -* The **develop_** branch is our in-development branch. When a release is ready, we decide to “freeze” that branch and merge it into **_master_** branch. +* The **_develop_** branch is our in-development branch. When a release is ready, we decide to “freeze” that branch and merge it into **_master_** branch. We encourage you to base your contributions on the latest **develop** branch. The [_Sofie Releases_](https://nrkno.github.io/sofie-core/releases) page collects the status and timeline of the releases.