550
edits
(Improve the description of enh/tasks) |
(→Bugzilla Field Descriptions: link to bug-types documentation and harmonize definitions with bug-handling doc) |
||
| Line 117: | Line 117: | ||
{{anchor|bug_type}} | {{anchor|bug_type}} | ||
; Type | ; Type | ||
: This field describes the type of a bug. | : This field describes the [https://mozilla.github.io/bug-handling/bug-types type of a bug]. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 124: | Line 124: | ||
|- | |- | ||
|'''enhancement''' | |'''enhancement''' | ||
|new feature, improvement in UI, performance, etc. and any other request | |new feature, improvement in UI, performance, etc. and any other request for user-facing changes and enhancements in the product; not engineering changes | ||
|- | |- | ||
|'''task''' | |'''task''' | ||
|refactoring, removal, replacement, enabling or disabling of functionality and any other task | |refactoring, removal, replacement, enabling or disabling of functionality and any other engineering task | ||
|} | |} | ||
{{anchor|bug_file_loc}} | {{anchor|bug_file_loc}} | ||