Skip to content

Instantly share code, notes, and snippets.

@fabriciocolombo
Created April 23, 2012 19:27
Show Gist options
  • Save fabriciocolombo/2473244 to your computer and use it in GitHub Desktop.
Save fabriciocolombo/2473244 to your computer and use it in GitHub Desktop.
Contributing on github
Contributing
1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Added some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment