Skip to content

Creating a pull request

Jeho Park edited this page Apr 25, 2018 · 1 revision

Pull Request

See https://help.github.com/articles/creating-a-pull-request/

When thinking about branches, remember that the base branch is where changes should be applied, the head branch contains what you would like to be applied.

Clone this wiki locally