[Mono-list] contributing

Miguel de Icaza miguel@ximian.com
20 Nov 2002 13:53:50 -0500


Hello,

> I am interested in the .NET framework concept in general and would like
> to help out with the development of Mono in particular. While I have
> specific areas of the Mono framework which I would like to address, I
> wonder how I should involve myself. Is simply sending this mail and
> looking at the existing code enough or is there a list of outstanding
> issues which require resolution?


The best way of getting involved in the project is working in the areas
that are of interest to you.  That way you are a happier programmer.

We have a small introductory document for people who want to join the
effort, you can find it here:

	http://www.go-mono.com/contributing.html

You want to get Mono compiled, try out hello world.  Then you want to
compile the CVS version, and run hello world again, once you are there,
you can start contributing classes and nice code.

Best wishes,
Miguel