Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2002-02-19 23:47:47 +0300
committerMiguel de Icaza <miguel@gnome.org>2002-02-19 23:47:47 +0300
commite0524b82f8309fd3e8801542126a680ecc9e5831 (patch)
treec233c527c9dbe74c062705cdc8fcc4970d47f0e3 /web/contributing
parent1cd81fcf15372439c63b1aed8ff03a8c5756b75f (diff)
Ugh, I had the GPL here, its the LGPL
svn path=/trunk/mono/; revision=2522
Diffstat (limited to 'web/contributing')
-rw-r--r--web/contributing9
1 files changed, 9 insertions, 0 deletions
diff --git a/web/contributing b/web/contributing
index d0ad617a940..0bbe4f8d034 100644
--- a/web/contributing
+++ b/web/contributing
@@ -27,6 +27,15 @@
You can get it <a href="http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true">here</a>
+ If you are new to .NET, writing regression tests is a good way
+ of starting to contribute: it will help you get used to C# as
+ well as getting comfortable with the .NET APIs.
+
+ This helps because at this point you might be the best
+ qualified person to fix a problem found by the regression
+ test, or you might have a new class to implement in the .NET
+ world that only has a test suite.
+
** Bug reporting
If you find bugs in Mono, please make sure you enter a bug