mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
Clarifies release process for stable builds
Explains that changes merged into master won't reach stable users unless the `stable` tag is updated.
This commit is contained in:
@@ -18,7 +18,7 @@ In order to send code back to the official OMath repository, you must first crea
|
|||||||
account ([fork](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)) and
|
account ([fork](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)) and
|
||||||
then [create a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) back to OMath.
|
then [create a pull request](https://help.github.com/articles/creating-a-pull-request-from-a-fork/) back to OMath.
|
||||||
|
|
||||||
OMath developement is performed on multiple branches. Changes are then pull requested into master. By default, changes
|
OMath development is performed on multiple branches. Changes are then pull requested into master. By default, changes
|
||||||
merged into master will not roll out to stable build users unless the `stable` tag is updated.
|
merged into master will not roll out to stable build users unless the `stable` tag is updated.
|
||||||
|
|
||||||
### 📜 Code-Style
|
### 📜 Code-Style
|
||||||
|
|||||||
Reference in New Issue
Block a user