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-09 05:41:06 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-09 05:41:06 +0400
commit3011d1514a27d5348a97ed550ba5bb88a4b0b878 (patch)
tree73b4d2d161f9fbbd001abd8b79cbc881a7ced624 /web/contributing
parent25b5d7a7ff00b6ab4ce35d7604f4e45801791b85 (diff)
Flush
svn path=/trunk/mono/; revision=68
Diffstat (limited to 'web/contributing')
-rw-r--r--web/contributing17
1 files changed, 14 insertions, 3 deletions
diff --git a/web/contributing b/web/contributing
index ca4d53e8f0f..3b7614ae5e6 100644
--- a/web/contributing
+++ b/web/contributing
@@ -1,8 +1,19 @@
* 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:
+
+ <ul>
+ * <b>Programmers:</b> You can work on a free
+ implementation of the <a
+ href="class-library.html">class libraries</a>, the
+ <a href="runtime.html">runtime engine</a>, <a
+ href="tools.html">the tools</a>, the <a
+ href="testing.html">testing framework</a>
+
+ * <b>Writers:</b> You can help us with writing <a
+ href="documentation.html">documentation</a>.
+
+ </ul>
* Special note