Skip to content

Commit c39403e

Browse files
committed
workflow: use release version document reference
1 parent 0ee5d09 commit c39403e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,11 +63,7 @@ Pull requests on GitHub have to meet the following requirements to keep the code
6363

6464
#### Release versioning
6565

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).
7167

7268
### Pull request categories
7369

0 commit comments

Comments
 (0)