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>2001-07-05 03:41:47 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-05 03:41:47 +0400
commit773162244ea88c7297e4f847bc8b1b91e12cd323 (patch)
tree8a0e73152c924e0027194ef82619fd0812b91aed /doc/contributing
parentb9b369acf39681865ecafb471a2e9d3066d95644 (diff)
More work, Dump more tables, Documentation Update
svn path=/trunk/mono/; revision=51
Diffstat (limited to 'doc/contributing')
-rw-r--r--doc/contributing8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/contributing b/doc/contributing
index f826e7bc325..ca4d53e8f0f 100644
--- a/doc/contributing
+++ b/doc/contributing
@@ -3,3 +3,11 @@
Links to Documentation.
Links to Class Library.
Links to ...
+
+* Special note
+
+ If you have looked at Microsoft's implementation of .NET or
+ their shared source code, you will not be able to contribute
+ to Mono.
+
+ Please, follow care when reading code