initial commit of new webpage
[silc.git] / public_html / html / contribute.php
1 &nbsp;<br />
2 <b><big>Contributing</big></b>
3 <br />&nbsp;<br />
4 Developers are needed in SILC project. Everyone who has the time and
5 ability is welcome to join the project.  We need C coders and technical
6 writers (to write documentation). Feel free to start narrowing down the <a href="?page=todo" class="normal">TODO</a> list.
7 <br />&nbsp;<br />
8 Interested people are also welcome to give new ideas to the SILC protocol
9 that is still in its draft phase. You should probably go and read the SILC
10 protocol specification Internet Drafts to get the idea about what SILC
11 actually is. The current software version might not give the whole picture
12 of the SILC. The Internet Drafts are available in
13 <a href="?page=docs" class="normal">documentation page.</a>
14 <br />&nbsp;<br />
15 Who wants to send code to the project should read the <a 
16 href="docs/CodingStyle" class="normal">CodingStyle</a>
17 documentation. New code must comply with the coding style conventions
18 described in that document.
19 <br />&nbsp;<br />
20 There is anonymous CVS acccess for those who want to participate the
21 development process. See the <a href="?page=cvs" class="normal">CVS page.</a>