X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=doc%2Fcontributing;h=9daa39fa59601bfc66d0caa1877b209c18deb0cd;hb=aae58b894bc0b982cc48045616faaf647cfa59c0;hp=ca4d53e8f0f487dbc43b6a19da19c221802b05d9;hpb=773162244ea88c7297e4f847bc8b1b91e12cd323;p=mono.git diff --git a/doc/contributing b/doc/contributing index ca4d53e8f0f..9daa39fa596 100644 --- a/doc/contributing +++ b/doc/contributing @@ -1,13 +1,85 @@ * Contributing to the Mono project - Links to Documentation. - Links to Class Library. - Links to ... + There are many ways in which you can help in the Mono project: + + + + Those are just broad things that need to be worked on, but + something that would help tremendously would be to help with + small duties in the project that need to be addressed. + +** To start contributing + + To start developing classes or to contribute to the compiler, + you only need Windows and the .NET Framework 1.0 SDK. Please notice + that you do not need Visual Studio (although you can use it if + you want). + + You can get it here + +** Bug reporting + + If you find bugs in Mono, please make sure you enter a bug + report so we can keep track of problems in Mono. + + To enter bug reports go to + http://bugzilla.ximian.com and enter bug reports against + your favorite component (Mono, Runtime, C# compiler). + +** Small tasks + + A few smaller tasks are here, dropped in no particular order: + + +* Books on C# and DotNet. + +