Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 930 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 930 Bytes

How to Contribute to this Repository

Before contributing to this specific repository, please read the Contribution Guidelines for the Sofie project.

Branches

This repository uses the following branches:

  • master is our main branch. We consider it stable and it is used in production. It is intended to be compatible with the stable release of Sofie Core.
  • develop is our in-development branch. It is intended to be comatible with the latest in-development (unstable) release of Sofie.

We encourage you to base your contributions on the master branch of this repository by default, unless your contribution depends on a new / unstable feature of Sofie Core, then base on develop.

The Sofie Releases page collects the status and timeline of the Sofie releases.