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 22:41:53 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-09 22:41:53 +0400
commitca7a32387b5db90915bc48141e5d975bc58adeb3 (patch)
tree7ca4560a8d4c8a41bb96369f9cc3e8f05f365d58 /doc/contributing
parent120ca25443c3d1ffefa2e3132d94d572f063e159 (diff)
Flush
svn path=/trunk/mono/; revision=77
Diffstat (limited to 'doc/contributing')
-rw-r--r--doc/contributing20
1 files changed, 18 insertions, 2 deletions
diff --git a/doc/contributing b/doc/contributing
index 3b7614ae5e6..c733f599694 100644
--- a/doc/contributing
+++ b/doc/contributing
@@ -12,7 +12,23 @@
* <b>Writers:</b> You can help us with writing <a
href="documentation.html">documentation</a>.
-
+ </ul>
+
+ 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.
+
+** Small tasks
+
+ A few smaller tasks are here, dropped in no particular order:
+ <ul>
+ * <b>MCS compilation process:</b> Currently MCS does
+ not build with a single `make' command. This should
+ be fixed (this being part of the `Joel Test' that
+ software has to pass).
+
+ * <b>Mono/doc and web site:</b> They need to be
+ packaged up in the official `distribution'
</ul>
* Special note
@@ -21,4 +37,4 @@
their shared source code, you will not be able to contribute
to Mono.
- Please, follow care when reading code
+ Please, follow care when reading proprietary code. \ No newline at end of file