On Mon, Mar 26, 2012 at 7:54 PM, Rob Peters <[email protected]> wrote: > Hi David, > > I recently made my first ever contribution to Pyjamas, and it was a > relatively painless process. > > Use git's "patch" feature to create a patch (some details here > http://progit.org/book/ch5-2.html#public_large_project) > > Make sure you're not committing whitespace! (That was my mistake).
*lol*. well whitespace is fine, because that's often a bug too: it just should be as a *separate* patch. one which says "this is a whitespace cleanup". l.

