Page 1 of 1

Submitting code changes

Posted: Thu Jan 13, 2011 3:23 pm
by mustan9
Hi,

What's your process for developers who want to join the open source project, and submit code changes? Is there a review or something?

Re: Submitting code changes

Posted: Thu Jan 13, 2011 3:38 pm
by GregS
I'm new to managing projects through Github, but the standard mechanism is to create a fork that you'll work with. There are then tools for me to incorporate some or all of your changes into the main repository. Probably best to just refer you to the Github forking document for the specifics.