Contributing
You can contribute to Clutter by submitting patches, reporting bugs, suggesting features, and building and sharing creations made with Clutter. A good starting point for contributing to the clutter code base are the TODO and HACKING files in the Clutter repository.
Bugzilla
Bugs, patches, and feature requests should be submitted via the OpenedHand Bugzilla.Mailing List
A mailing list is available for Clutter discussion and help. To subscribe, send a blank message to `clutter+subscribe <at> o-hand.com'; you will then receive an email with further instructions. Archives of the mailing list are available here.
IRC Channel
For real-time general Clutter chitchat, join #clutter on irc.gnome.org.
Subversion Repository
Clutter source code is maintained in a subversion repository; to checkout a local copy of the sources,
svn co http://svn.o-hand.com/repos/clutter/trunk clutter
Alternatively, a web interface for browsing the repository is available at http://svn.o-hand.com/view/clutter/.
