Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions PullRequestChallenge/TristanWasHere.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
I was able to do a pull request by doing the following:
Created a fork on github from the main repo
Cloned the repo down to git on my local machine
Opening the repo with vs code and creating a new branch
Publishing the branch to github and adding my own changes like this
Staging and committing the changes on git
Uploading these back to the fork on github
Requesting pull request by pointing these changes to merge to original.