Table of Contents

Bugtracker (http://bugs.unrealircd.org) conventions

Reporting bugs

General bugs

Select 4.0-devel for 4.0 bugs, and the correct version for 3.2.* bugs.

Feature suggestions

Set severity field to 'feature'

Patch submissions

CVS

From the CVS checkout root,

cvs diff -u > patchname.patch

SVN

From the SVN checkout root,

svn diff > patchname.patch

Submitting

Report an issue on http://bugs.unrealircd.org/ , mark severity as 'feature', attach patch and explain the patch, remember to set what version you have done it towards. Please follow coding conventions for the version.

General workflow

Shared QA/Committers work

QA work

Committers work

Global filters of interest for QA:

Global filters of interest for developers