Moved silc_client_ch[u]mode[_char] to client library from silc/.
[silc.git] / public_html / contribute.html
1 <html>
2 <style TYPE="text/css"><!-- A:link {text-decoration: none}A:visited{text-decoration:none}A:active{text-decoration:none}--></style>
3 <body bgcolor="#ffffff">
4 <p><br>
5 <a href="index.html"><img src="silc2.jpg" border=0></a>
6 <table width="70%" border="0" cellspacing="0" cellpadding="1"
7 align=center>
8 <tr>
9 <td>
10 <p>
11 <font size=4>
12 <h1>Contributing</h1>
13 <p>
14 Developers are needed in SILC project.  Everyone who has the time and
15 ability is welcome to come and join the project.  We need C coders,
16 technical writers (to write documentation) and web administrator to take
17 over these web pages.  Feel free to start narrowing down the TODO
18 list.
19 <p>
20 Interested people are also welcome to give new ideas to the SILC protocol
21 that is still in its draft phase.  You should probably go and read the
22 SILC protocol specification Internet Drafts to get the idea about what
23 SILC actually is.  The current software version might not give the
24 whole picture of the SILC.  The Internet Drafts are available in
25 <a href="docs.html">documentation page.</a>
26 <p>
27 Who wants to send code to the project should read the <a 
28 href="docs/CodingStyle">CodingStyle</a>
29 documentation.  New code must comply with the coding style conventions
30 described in that document.
31 <p>
32 There will be anonymous CVS access as soon as I get around to set it up.
33 It will be available any day now.
34 </td>
35 </tr>
36 </table>
37 </body>
38 </html>