Skip to content

Commit 954e18b

Browse files
committed
Update pr description to match docs
1 parent c74c63b commit 954e18b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/backport.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ jobs:
1616
pr_description_template: |
1717
Backport of #%source_pr_number% to %target_branch%
1818
19-
/cc %cc_users%
19+
/cc %cc_users%
20+
21+
> [!Important]
22+
> 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. See [SDK-PR-guide.md](https://github.com/dotnet/sdk/blob/main/documentation/project-docs/SDK-PR-guide.md#reviewing-and-merging-inter-branch-codeflow) for more information.

0 commit comments

Comments
 (0)