From: Alex LeDonne Date: 2007-02-07T01:31:59+09:00 Subject: Re: Community involvement On 2/6/07, Tech Guy wrote: > Should I try to become involved in a > rubyforge project? Should I just hunt down some random project's Trac and > start making fixes and submitting them? Start with a project (on rubyforge or elsewhere) that you have used. Write tests for issues you find, or for issues on that project that don't have tests. Write a fix that makes one of the failing tests pass. Submit. (At least, that worked for me.) -Alex