Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
add fork url to contributing section in README template to fix #2665
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott authored and hone committed Nov 9, 2013
1 parent 217b077 commit 146431b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/bundler/templates/newgem/README.md.tt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ TODO: Write usage instructions here

## Contributing

1. Fork it
1. Fork it ( http://github.com/<my-github-username>/<%=config[:name]%>/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
Expand Down

0 comments on commit 146431b

Please sign in to comment.