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
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -106,6 +106,8 @@ It must contain:
106
106
- An analysis of effects: components affected, potential consequences for users and reasons for the addition or change.
107
107
- Migration guidance: actions for updating the current code. Please include code snippets to illustrate before and after the addition or change.
108
108
109
+
<spanclass="notes">**Note:** We may use this content in our official release notes.</span>
110
+
109
111
We initially implement new features on separate branches in the Mbed OS repository. Mbed OS maintainers create the new branches by following the naming convention: "feature-" prefix.
110
112
111
113
Each feature has a tech lead. This person is responsible for:
0 commit comments