Skip to content

Commit

Permalink
Merge pull request #4583 from SuriyaaKudoIsc/patch-8
Browse files Browse the repository at this point in the history
Add fork link in CONTRIBUTING.markdown
  • Loading branch information
parkr committed Feb 26, 2016
2 parents 502be39 + d67cd63 commit d4cf0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Workflow

Here's the most direct way to get your work merged into the project:

* Fork the project.
* [Fork](https://github.com/jekyll/jekyll/fork) the project.
* Clone down your fork ( `git clone git@github.com:[username]/jekyll.git` ).
* Create a topic branch to contain your change ( `git checkout -b my_awesome_feature` ).
* Hack away, add tests. Not necessarily in that order.
Expand Down

0 comments on commit d4cf0db

Please sign in to comment.