-
Open the project page on OpenClassrooms
-
Complete the assignment and save your written instructions as a file named
loop_logic.md
. -
Now that you are familiar with using Git with the command line, you can turn in this assignment that way
-
Save or move your
loop_logic.md
file into the Mini-Project3.1a directory inside your local Git repository (i.e. the folder on your computer calledyour-name
that you created in the Unit2 project). The folder location is is (your-name/Web-Dev-Fundamentals/Unit3/Module3.1/Mini-Project3.1a
) -
As you have done before, create a new branch (e.g.
mini-project3.1a
), push your local changes to the branch (new file:loop_logic.md
), then go to GitHub and create a new Pull Request and assign to your coach for review.