Skip to content
Mateusz Łoskot edited this page Jul 15, 2015 · 10 revisions

Simply, fork a repo, namely SOCI/soci, create a topic branch off of the master, and follow the GitHub flow.

See Branches page.

The smaller the PR, the better!

Please, do NOT mix unrelated commits in a single pull request. Keep each pull request focused on single topic/fix/feature, so they are easy to review and merge.

Clone this wiki locally