Contribute

Contribute Source Code

LibY!Mail is still in early development. If you would like to participate in its development, first check out the code from the SVN repository by pointing your client to https://libymail.svn.sourceforge.net/svnroot/libymail/trunk.

Here are a few guidelines on code styling:

  1. All properties, methods and types must be documented.
  2. Keep the code at 80 columns width. If a word starts before the 80th column, finish it and break the line right after it. Don't start a new word at the 80th column. Lines should break before operators or at spaces.
  3. Keep the same indentation rules and braces placement as in the existing code.
  4. Follow the naming guidelines at Guidelines for Names
  5. At first, it is likely you won't have write access to the code repository. So create a unified diff as a patch and send it to me.
sourceforge.net Valid XHTML 1.0 Strict