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
Copy file name to clipboardExpand all lines: docs/reference/contributing/guidelines/workflow.md
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -63,11 +63,7 @@ Pull requests on GitHub have to meet the following requirements to keep the code
63
63
64
64
#### Release versioning
65
65
66
-
The Mbed OS version number follows the format MAJOR.FEATURE.PATCH. We use the:
67
-
68
-
- MAJOR version for incompatible API changes.
69
-
- FEATURE version for adding functionality in backward-compatible manner.
70
-
- PATCH version for backward-compatible bug fixes.
66
+
Mbed OS versioning can be found at [How We Release Arm Mbed OS](https://os-doc-builder.test.mbed.com/docs/development/introduction/how-we-release-arm-mbed-os.html).
0 commit comments