<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>You may have noticed bugzilla has a new field Type, which can be
either defect, enhancement or task. When filing bugs please
remember to set it properly! Quoting the description here:</p>
<p>This field describes the <a rel="nofollow" class="external text"
href="https://mozilla.github.io/bug-handling/bug-types">type of
a bug</a>.</p>
<table class="wikitable">
<tbody>
<tr>
<td><b>defect</b>
</td>
<td>regression, crash, hang, security vulnerability and any
other general issue.
</td>
</tr>
<tr>
<td><b>enhancement</b>
</td>
<td>new feature, improvement in UI, performance, etc. and any
other request for user-facing changes and enhancements in
the product; not engineering changes
</td>
</tr>
<tr>
<td><b>task</b>
</td>
<td>refactoring, removal, replacement, enabling or disabling
of functionality and any other engineering task
</td>
</tr>
</tbody>
</table>
<p> -Magnus<br>
</p>
</body>
</html>