updates
[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 <font face="Arial,Helvetica,Sans-serif"> 
11 <p>
12 <font size=4>
13 <h1>Contributing</h1>
14 <p>
15 Developers are needed in SILC project.  Everyone who has the time and
16 ability is welcome to come and join the project.  We need C coders,
17 technical writers (to write documentation) and web administrator to take
18 over these web pages.  Feel free to start narrowing down the TODO
19 list.
20 <p>
21 Interested people are also welcome to give new ideas to the SILC protocol
22 that is still in its draft phase.  You should probably go and read the
23 SILC protocol specification Internet Drafts to get the idea about what
24 SILC actually is.  The current software version might not give the
25 whole picture of the SILC.  The Internet Drafts are available in
26 <a href="docs.html">documentation page.</a>
27 <p>
28 Who wants to send code to the project should read the <a 
29 href="docs/CodingStyle">CodingStyle</a>
30 documentation.  New code must comply with the coding style conventions
31 described in that document.
32 <p>
33 There is anonymous CVS acccess for those who want to participate the
34 development process. Go see the <a href="cvs.html">CVS page.</a>
35 </td>
36 </tr>
37 </table>
38 </body>
39 </html>