Skip to content

Commit

Permalink
Update 2017-10-04-github-oss-f17.md
Browse files Browse the repository at this point in the history
Replace fork GitHub repo image
  • Loading branch information
mikofski authored May 11, 2024
1 parent 611a888 commit b2eab9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/2017-10-04-github-oss-f17.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ I wrote a [blog post called winning workflow](http://poquitopicante.blogspot.com
#### Step 1: Fork the repository
The first step in contributing to an open source project should be to [fork the repository](https://help.github.com/articles/fork-a-repo/). [Forking a repository](https://guides.github.com/activities/forking/) allows you to create pull requests for your contributions. From the main GitHub page for the project find the fork button and select your personal GitHub profile as the location for your fork.

![forking a repository](https://github-images.s3.amazonaws.com/help/bootcamp/Bootcamp-Fork.png "forking a repository")
![forking a repository](../images/IMG_3580.webp "forking a repository")

#### Step 1-1/2: The shortcut
You can work, commit and submit a PR directly from GitHub by editting and creating new files directly in GitHub online. Make sure to select that you want GitHub to create a new branch and submit your PR when you commit your work.
Expand Down

0 comments on commit b2eab9e

Please # to comment.