Skip to content

Commit 8b0245b

Browse files
marcpopMSFTedvilme
andauthored
bold the do not squash text
Co-authored-by: Eduardo Villalpando Mello <[email protected]>
1 parent 9751c47 commit 8b0245b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/project-docs/SDK-PR-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ These PRs will not get updated as new changes come in. This allows time to run P
7373
### Reviewing and merging inter-branch codeflow
7474
Generally we will check the commit list and scan the changes for anything out of the ordinary. We take a special look for any conflict merges that were done in getting the PR building.
7575
> [!Important]
76-
> Make sure to create a merge commit. Do not squash. If you squash, the next inter-branch PR will list all of the same commits.
76+
> Make sure to create a merge commit. *Do not squash*. If you squash, the next inter-branch PR will list all of the same commits.
7777
7878
**NOTE** Some inter-branch flow will have 0 changes once the merge conflicts are resolved. This is likely when the only changes were to version numbers in the eng/*. These can be closed to save time and resources or merged to catch the commit history up (the next codeflow will have fewer commits). There is no preference either way.

0 commit comments

Comments
 (0)