Skip to content

Commit 7b86eb3

Browse files
committed
workflow: impact to effects wording fix
1 parent f8acd99 commit 7b86eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/contributing/guidelines/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Every pull request changing or adding functionality must contain a release notes
103103
It must contain:
104104

105105
- A brief description of changes introduced.
106-
- An impact analysis: components affected, potential consequences for users and reasons for the addition or change.
106+
- 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

109109
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.

0 commit comments

Comments
 (0)