Skip to content

PR into develop branch

Sal Ferrarello edited this page Jun 15, 2015 · 1 revision

PRs should be into the develop branch

Pull Requests (PRs) should be made into the develop branch rather than master. When you create the PR you'll see salcode:master by default but you can change this to salcode:develop

Some Repositories set the Default Branch to develop, which then sets up the correct branch by default (this is something I do on my working projects, e.g. Bootstrap Genesis, but since the focus of this repository is practice, I've not made this change)

Clone this wiki locally