Skip to content

Commit b85177b

Browse files
author
Amanda Butler
authored
Add requested note to workflow.md
Add requested note to clarify content will be used in the official release note.
1 parent 7b86eb3 commit b85177b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@ It must contain:
106106
- An analysis of effects: components affected, potential consequences for users and reasons for the addition or change.
107107
- Migration guidance: actions for updating the current code. Please include code snippets to illustrate before and after the addition or change.
108108

109+
<span class="notes">**Note:** We may use this content in our official release notes.</span>
110+
109111
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.
110112

111113
Each feature has a tech lead. This person is responsible for:

0 commit comments

Comments
 (0)