a1exlism
4/8/2017 - 11:59 AM

github_pull request.md

A: Respo you want to contribute B: the respo you forked from A

  1. fork the origin
  2. git clone B
  3. do something in B
  4. add -> commit -> push
  5. push orgit -b new branch && push
  6. in github pull request

from: http://lafwind.github.io/blog/contributing-to-open-source-on-github.html