Skip to content

Commit 31cd53d

Browse files
authored
Update CONTRIBUTING.md
1 parent 2392288 commit 31cd53d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Before contributing to this specific repository, please read the [Contribution G
66
## Branches
77
This repository uses the following branches:
88

9-
* **_master_** is our main branch. We consider it stable and it is used in production.
9+
* The **_master_** is our main branch. We consider it stable and it is used in production.
10+
* The **_develop_** branch is our unstable branch, it is used for staging, testing and development.
1011

11-
We encourage you to base your contributions on the latest **_master_** branch of this repository. The [_Sofie Releases_](https://nrkno.github.io/sofie-core/releases) page collects the status and timeline of the _Sofie_ releases.
12+
We encourage you to base your contributions on the latest **_master_** branch of this repository (alternatively the **_develop_** branch).

0 commit comments

Comments
 (0)