File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ contribute.
115115- Learn about the value of draft pull requests.
116116
117117** Exercise tasks** :
118- 1 . Open an issue where you describe the change you want to make. Note down the
118+ 1 . In the GitHub repository, open an issue where you describe the change you want to make. Note down the
119119 issue number since you will need it later.
1201201 . If you work locally and not on GitHub, you need to clone the repository to
121121 your computer before you can create a new branch (more details in "Solution
@@ -124,7 +124,7 @@ contribute.
1241241 . Make a change to the recipe book on the new branch and in the commit
125125 cross-reference the issue you opened (see the walk-through below
126126 for how to do that).
127- 1 . Push your new branch (with the new commit) to the repository you
127+ 1 . If you work locally, push your new branch (with the new commit) to the repository you
128128 are working on.
1291291 . Open a pull request towards the main branch.
1301301 . Review somebody else's pull request and give constructive feedback. Merge their pull request.
You can’t perform that action at this time.
0 commit comments