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-13 22:47:29 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-13 22:47:29 +0400
commite904d2e66954f3180fabca760cdf83d1513a4578 (patch)
treeab3c1086628e338e3b97f4ebc84ca546c15eaa5a /web/contributing
parent134bd1a356ff51e134577b1f7a7a8a350a3f2514 (diff)
Flush
svn path=/trunk/mono/; revision=123
Diffstat (limited to 'web/contributing')
-rw-r--r--web/contributing8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/contributing b/web/contributing
index e34c0c8c684..7e64a96ab21 100644
--- a/web/contributing
+++ b/web/contributing
@@ -43,3 +43,11 @@
and you have access to proprietary code. We need to make sure
that we are not using someone else's copyrighted code
accidentally.
+
+ Please do not use the <b>ildasm</b> program to disassemble
+ proprietary code when you are planning to reimplement a class
+ for Mono. If you have done this, we might not be able to use
+ your code.
+
+ Please stick to published documentation for implementing any
+ classes.