Skip to content

Commit 8973c29

Browse files
Adds reminder to move the PR number to the front of the merge commit message.
1 parent 78cc223 commit 8973c29

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

episodes/04-review.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,9 @@ you can approve the PR:
116116
Swap back to the Conversations tab.
117117
The PR is now ready to merge and has no conflicts with the
118118
base (`main` in this case) branch.
119-
Click **Squash and merge**:
119+
Click **Squash and merge**; don't forget to move the PR
120+
number to the start of the commit message like you did
121+
in the Version Control with Git lesson:
120122

121123
![](fig/pr-review-5.png){alt='A screenshot of a PR showing the Conversations tab. The PR is ready to merge.'}
122124

0 commit comments

Comments
 (0)