3.12 How to submit your homework assignment using Pull Requests
3.12.1 Step - 1
Log in to your GitHub account on https://github.com/ and go into the repository which you would like to submit. Click the “Pull Requests” tab near the top of the page.
3.12.2 Step - 2
Click the green button that says “New pull request”.
3.12.3 Step - 3
Click the drop-down menu button labeled “base:”, and select the option starting.
3.12.4 Step - 4
Confirm that the drop-down menu button labeled “compare:” is set to master and click the green button that says “Create pull request”.
3.12.5 Step - 5
Give the pull request the following title: Submission: Homework 1/2/3/4, FirstName LastName, replacing FirstName and LastName with your actual first and last name.
In the message box, write: My homework submission is ready for grading ??? and click “Create pull request” to lock in your submission.
3.12.6 Step - 6
After submitting the pull request, you will able to see the title and message which you wrote for submission.