BugTriagingGuide

Bug Triaging Guide

This page is targetted at GStreamer developers that have bug edit privileges in GNOME bugzilla.

Links

Closing bugs

RESOLVED FIXED

DUPLICATE, INVALID, NOTABUG, NOTGNOME, WONTFIX, INCOMPLETE or OBSOLETE

Assigning bugs

If you are going to work on a bug, e.g. you are going to commit a patch that has been submitted, or you are going to come up with a fix for a bug, it is good practice to assign the bug to yourself by:

This avoids clashes of two people trying to do the same work or trying to commit the same patch at the same time.

General Triaging