Submitted by: joshymonjs
Bug Triage Meetings (sometimes called Bug Councils) are project meetings in
which open bugs are divided into categories. The most important distinction is
between bugs that will not be fixed in this release and those that will be
There are three in software - bugs to fix now, bugs to fix later, and bugs we
will never fix.
Triaging a bug involves:
Making sure the bug has enough information for the developers and makes sense.
Making sure the bug is filed in the correct place.
Making sure the bug has sensible "Severity" and "Priority" fields
Above answer was rated as good by the following members:
kurtz182