Skip to content

Commit af1c687

Browse files
authored
Merge pull request #464 from carpentries-incubator/bielsnohr/code-review-branch-target
Switch code review PR target to be develop branch rather than main
2 parents 7c1c8cf + 64c0482 commit af1c687

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/41-code-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ on your repository (acting as a code author).
235235
2. Navigate to the pull requests tab.
236236
3. Create a new pull request by clicking the green `New pull request` button.
237237
![](fig/github-pull-request-tab.png){alt='GitHub pull requests tab' .image-with-shadow width="900px"}
238-
4. Select the base and the compare branch - `main` and `feature-std-dev`, respectively.
238+
4. Select the base and the compare branch: `develop` and `feature-std-dev`, respectively.
239239
Recall that the base branch is where you want your changes to be merged
240240
and the compare branch contains the changes.
241241
5. Click `Create pull request` button to open the request.

0 commit comments

Comments
 (0)