Open Source Comes to Campus/Curriculum/Git/Students: Difference between revisions

Content added Content deleted
imported>Shauna
(changed "fork of..." to "forked from..." in the example, changed "Create..." to "New pull request" as the option you will see when you try to make a new pull request)
Line 17:
* Wait for the animation to conclude
 
* Notice that your browser is now visiting a copy of the project in your personal space, rather than the old, group-owned one. You should also see a "forkforked offrom..." remark in the top-left.
 
== Now, clone to it to your computer ==
Line 81:
== Create pull request ==
 
Visit your personal fork and click the "Pull requests" button on the right. This will offer you the chance to make a new pull request by clicking on "Create...New pull request". Explain what you did, and leave a remark that this relates to the issue number you saw.
 
Now, get feedback from the project's maintainer (the mentor leading your group) and eagerly await your pull request getting merged!