c03cc27222e6701ba08d3b62fe473860f901d1a1
[silc.git] / public_html / contribute.php
1 <b>Contributing</b>
2 <font size="2">
3 <br /><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 TODO
7 list.
8 <br /><br />
9 Interested people are also welcome to give new ideas to the SILC protocol
10 that is still in its draft phase. You should probably go and read the SILC
11 protocol specification Internet Drafts to get the idea about what SILC
12 actually is. The current software version might not give the whole picture
13 of the SILC. The Internet Drafts are available in
14 <a href="index.php?page=docs">documentation page.</a>
15 <br /><br />
16 Who wants to send code to the project should read the <a 
17 href="docs/CodingStyle">CodingStyle</a>
18 documentation. New code must comply with the coding style conventions
19 described in that document.
20 <br /><br />
21 There is anonymous CVS acccess for those who want to participate the
22 development process. See the <a href="index.php?page=cvs">CVS page.</a>
23 </font>