From d3ff164635c0d12acf086aa693582ade8462dbc0 Mon Sep 17 00:00:00 2001 From: Jonas Hummelstrand Date: Thu, 7 Dec 2023 12:52:20 +0100 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2df740a..06c3395 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,6 @@ Before contributing to this specific repository, please read the [Contribution G ## Branches This repository uses the following branches: -* **_main_** is our main branch. We consider it stable and it is used in production. +* We consider the **_main_** branch to be stable and it is used in production. We encourage you to base your contributions on the latest **_main_** branch. The [_Sofie Releases_](https://nrkno.github.io/sofie-core/releases) page collects the status and timeline of the releases.