Skip to content

Commit d94b616

Browse files
authored
Fix the important formatting
1 parent b65667e commit d94b616

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ These PRs will not get updated as new changes come in. This allows time to run P
7474
### Reviewing and merging inter-branch codeflow
7575
Generally we will check the commit list and scan the changes for anything out of the ordenary. We take a special look for any conflict merges that were done in getting the PR building.
7676

77-
[!Important] 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.
77+
> [!Important]
78+
> 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.
7879
7980
**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)