My favorites | Sign in
Project Logo
                
Search
for
Updated Jan 23, 2008 by DavidPhillipOster
Labels: Featured
BecomingAContributor  
Steps needed to contribute and submit patches

How to become a contributor and submit patches

Contributor License Agreements

We'd love to accept your code patches. However, before we can take them, we have to jump through a couple of legal hurdles.

Please fill out either the individual or corporate Contributor License Agreement.

Follow either of the two links above to access the appropriate CLA and instructions for how to sign and return it. Once we receive it, we'll add you to the official list of contributors and be able to accept your patches.

Submitting Patches

  1. Join the AppMenuBoy discussion group.
  2. Decide which code you want to submit. A submission should be a set of changes that addresses one issue in the AppMenuBoy issue tracker. Please don't mix more than one logical change per submittal, because it makes the history hard to follow. If you want to make a change that doesn't have a corresponding issue in the issue tracker, please create one.
  3. Also, coordinate with team members that are listed on the issue in question. This ensures that work isn't being duplicated and communicating your plan early also generally leads to better patches.
  4. Ensure that your code adheres to the source code style.
  5. Ensure that there are unit tests for your code.
  6. Sign a Contributor License Agreement.
  7. Attach the code to the issue it addresses. For brand new files, attach the whole file. For patches to existing files, attach a Subversion diff (that is, svn diff).

Sign in to add a comment
Hosted by Google Code