SearchIRC Logo
Ranked #339

Patches

Creating Patches

Are you a coder and have coded something you would like see in the code? Follow this procedure in order to submit a patch:

Create the diff file

cd ircu2.10 (If you are not already in it)
cvs -z3 diff -bun > ../filename.patch

Submit the patch

In order to submit the patch you need to go to the Patches Submit Page.

Please provide as much detailed information as possible and do NOT forget to update ChangeLog !