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

* In case of a shared InspIRCd & Unreal4 issue where InspIRCd fixes it upstream first, set 'U4: Need for upstream patch' to 'Upstream fixed it before us' and point out the bug report to Committers which will then sync with upstream and resolve with information on which revision the sync was.

Committers work

Global filters of interest for QA:

Global filters of interest for developers