You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.