Contributing on developing

Hi,
I checked out the ODK-Collect and I added the TimeWidget to it.
I would like to commit.
Could you please tell me if I can be part of the committers or what
I've to do to be part of it?

Regards
Aurelio

aurelio,

thanks for contributing! what i recommend is the following...

  1. make a server side clone of the codebase. you can do so at
    http://code.google.com/p/opendatakit/source/clones?repo=collect.
  2. make the changes to your branch and push them up to your server side clone.
  3. file a code review request on the issue tracker for us to review,
    pull and merge the code.
  4. if you don't hear from us, a gentle reminder to
    opendatakit-developers@googlegroups.com is recommended.
  5. there is no step five!

it's generally easier to start with the source of the released binary,
so maybe start with the 1.1.5 branch. also, with the server-side
clone, you can build features and commit as much as you like. when you
are ready for us to pull a particular feature, then file the request
and we'll take a look and pull in the code.

yaw

ยทยทยท On Wed, Feb 16, 2011 at 08:38, Aurelio wrote: > Hi, > I checked out the ODK-Collect and I added the TimeWidget to it. > I would like to commit. > Could you please tell me if I can be part of the committers or what > I've to do to be part of it? > > Regards > Aurelio