We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c1c8cf + 64c0482 commit af1c687Copy full SHA for af1c687
1 file changed
episodes/41-code-review.md
@@ -235,7 +235,7 @@ on your repository (acting as a code author).
235
2. Navigate to the pull requests tab.
236
3. Create a new pull request by clicking the green `New pull request` button.
237
{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.
+4. Select the base and the compare branch: `develop` and `feature-std-dev`, respectively.
239
Recall that the base branch is where you want your changes to be merged
240
and the compare branch contains the changes.
241
5. Click `Create pull request` button to open the request.
0 commit comments