Skip to content

Overview

Thái Sơn Hoàng edited this page Aug 25, 2022 · 1 revision

Each code repository is structured as follows.

  • The default branch is latest
  • A separate branch stable for releases Both branches are protected, so contributions should only be made to the repository via pull requests. This can be done via forking the repository and contributing to the latest branch. Releases, i.e., contributions to the stable branch, will be made by the maintainers of the repository via pull requests from the latest branch.

Clone this wiki locally