Submitting your Essay

Double check everything is done

Pull Requests

When you are completely done editing, you need to get your local changes (in YOUR repository) to the remote repository, which is the live Campus History site that everyone sees. A pull request in this context is like asking me, as owner of the Campus History repository you forked, to “pull” into the main repository the changes you made in your (local) repository. If I like your changes, I will “accept” the request and if I don’t I will “reject” them. But this process prevents mistakes and bugs.

How to create a pull request

You’re done!

After you make the pull request, there’s nothing else to do! If you notice that you missed a typo or something you can always make another change and another pull request. Thank you for all of your hard work!