BMO/UserGuide/BugFields: Difference between revisions

Jump to navigation Jump to search
→‎Bugzilla Field Descriptions: link to bug-types documentation and harmonize definitions with bug-handling doc
(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 for enhancement.<br />This value should be used for user-facing changes in the product. Not for engineering changes.
  |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.<br />This value should be used for engineering tasks.
  |refactoring, removal, replacement, enabling or disabling of functionality and any other engineering task
  |}  
  |}  
{{anchor|bug_file_loc}}
{{anchor|bug_file_loc}}

Navigation menu