You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Peter Sankauskas edited this page Aug 30, 2013
·
1 revision
Just use the normal GitHub workflow:
Fork this repository and create your own
Clone your own repository
Create a new branch
git checkout -B my-great-feature
1. Make your changes and commit them
git add myfiles
git commit -m 'This is why I added this feature'
1. Push the changes to GitHub
git push origin master
1. Submit a Pull Request
1. Participate in code view
1. Make the world a better place
For more information:
https://help.github.com/articles/fork-a-repo