Submitting code changes

Questions about modifications to Zuluru code, to add or change features
Post Reply
mustan9
Posts: 1
Joined: Thu Jan 13, 2011 3:18 pm

Submitting code changes

Post 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?
GregS
Site Admin
Posts: 240
Joined: Thu Jan 06, 2011 4:58 pm

Re: Submitting code changes

Post 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.
Post Reply