Skip to content

Commit f1934a0

Browse files
author
Amanda Butler
authored
Merge pull request #887 from 0xc0170/dev_workflow_rewrite_git_log
workflow: add request to rewrite the history
2 parents 69fbf36 + a87ebbc commit f1934a0

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
@@ -64,6 +64,8 @@ Pull requests on GitHub have to meet the following requirements to keep the code
6464
- Comment in the pull request on every change (rebase or new commits). This helps reviewers to be up to date with changes
6565
- Pull requests should fix a bug, add a feature or refactor.
6666

67+
If commits do not follow the above guidelines, we may request you modify the commit history (often to add more details to address _what_ and _why_ rather than _how_).
68+
6769
#### Release versioning
6870

6971
You can find Mbed OS versioning at [How We Release Arm Mbed OS](../introduction/how-we-release-arm-mbed-os.html).

0 commit comments

Comments
 (0)