Roman, There are numerous ways to get started. Typically newcomers get involved by fixing bugs and contributing to things like tests and documentation. It's pretty rare that newcomers contribute features. If you want to contribute directly to the project, go pick a ticket in lighthouse, create a test that illustrates the bug using our current test tools, then fix the bug so that your tests pass. Commit these changes and push them to your fork on github and send a pull request. We'll give you feedback about your code and once you have it in good order we'll pull your fix and close the ticket.
If you don't want to contribute code directly, there are other ways you can make the framework better. Write a blog post about what you learn, release some plugins in the forge, create some cool tech demos that show off the power of MooTools. Build cool products with MooTools and write about what you learned and what you did. You can contribute by answering questions here on the user mailing list and elsewhere. There are lots of ways to show how much you love MooTools. If none of these options seem palatable - or at least not what you had in mind - let us know in what way you'd like to contribute and we can discuss them. In general, anyone who wants to donate time and talent to the project is welcome to do so. Aaron On Fri, Mar 4, 2011 at 4:33 PM, Roman Land <[email protected]> wrote: > Sure I am looking to get involved! > > I joined the IRC channel (so retro :P), already member in lighthouse, and > not sure what to do next .. > > Will wait for other instructions.. > > > On Fri, Mar 4, 2011 at 6:22 PM, Ryan Florence <[email protected]>wrote: > >> https://mootools.lighthouseapp.com/ >> >> Verify tickets, provide jsfiddle test cases, fix bugs and push to your own >> github repo of core and more. >> >> On Mar 4, 2011, at 9:10 AM, Roman Land wrote: >> >> So there's no way to contribute? :) >> >> I was looking to get involved with dev or testing etc.. >> On Mar 4, 2011 6:05 PM, "Slik" <[email protected]> wrote: >> > >> > Start from here >> https://github.com/mootools/mootools-core/wiki/How-to-Contribute >> > >> > On Fri, Mar 4, 2011 at 6:01 PM, Roman Land <[email protected]> >> wrote: >> > > Hi Guys, >> > > >> > > Looks like I can finally get around and contribute to mootools, where >> do I >> > > start? >> > > >> > > Cheers >> > > Roman >> > > >> > > -- >> > > --- >> > > "Make everything as simple as possible, but not simpler." >> > > >> > > - Albert Einstein >> > > >> > > >> >> >> > > > -- > --- > "Make everything as simple as possible, but not simpler." > > - Albert Einstein > >
