Meego Wiki
Views

SDK/Bugzilla Template

From MeeGo wiki
< SDK
Revision as of 11:01, 3 September 2010 by Cathyshen (Talk | contribs)
Jump to: navigation, search

Bugzilla template for MeeGo SDK bugs

Rationale: the default bugzilla template isn't appropriate for submitting bugs related to MeeGo Platform/Application SDK. It will likely generate more bug triage.

Proposal:

  • MeeGo SDK products (Platform and Application) should have a customized bugzilla template, more appropriate for submitting bugs and reducing bug triage work.
  • The customized bugzilla template should promote the "Hardware" and "Architecture" combo box usage, both important information in MeeGo SDK scope.
  • MeeGo SDK is supporting 3rd party host (Linux distributions, Windows and Mac OSX). The host information is required in the customized bugzilla template.
  • Considering it's hard to change fields in home page of bugzilla, we suggest to add 3 new lines in bug template to provide detail information about host arch, host OS and develop environment.

Original bugzilla template

BUILD IMAGE(yyyy-mm-dd):
HARDWARE MODEL (on what HW this bug is uncovered):

BUG DETAILED DESCRIPTIONS
===========================================================

EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
Connection Failed appears))
===========================================================
1.
2.
3.
4.
5.

EXPECTED OUTCOME:
===================

ACTUAL OUTCOME:
===================

USER IMPACT:
===================

REPRODUCIBILITY:
(always, less than 1/10, 5/10, 9/10)
=====================================

EXTRA SOFTWARE INSTALLED:
============================

OTHER COMMENTS:
===================



MeeGo SDK customized bugzilla template

BUILD IMAGE(yyyy-mm-dd):
HOST ARCH(ia32, ia64):
HOST OS(FedoraXX, UbuntuXX, OpenSuseXX, WinXX, MacOS, MeeGoXX):
DEVELOP ENVIRONMENT(Qemu, Xephyr, VirtualBox):

HARDWARE MODEL (Apply only for real device):

BUG DETAILED DESCRIPTIONS
===========================================================

EXACT STEPS LEADING TO PROBLEM:
(Explain in detail what you do (e.g. tap on OK) and what you see (e.g. message
Connection Failed appears))
===========================================================
1.
2.
3.
4.
5.

EXPECTED OUTCOME:
===================

ACTUAL OUTCOME:
===================

USER IMPACT:
===================

REPRODUCIBILITY:
(always, less than 1/10, 5/10, 9/10)
=====================================

EXTRA SOFTWARE INSTALLED:
============================

OTHER COMMENTS:
===================



Personal tools