canmove, Confirmed users
7,108
edits
(One intermediate revision by the same user not shown) | |||
Line 24: | Line 24: | ||
FX OS bugs can be filed in [http://bugzilla.mozilla.org/ Bugzilla]. [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Firefox_OS/Filing_bugs_against_Firefox_OS This page] has some information which explains some general information about Bugzilla and the fields that are used. In addition, the following information is very helpful to include in every bug you file: | FX OS bugs can be filed in [http://bugzilla.mozilla.org/ Bugzilla]. [https://developer.mozilla.org/en-US/Firefox_OS/Developing_Firefox_OS/Filing_bugs_against_Firefox_OS This page] has some information which explains some general information about Bugzilla and the fields that are used. In addition, the following information is very helpful to include in every bug you file: | ||
* Version information | * Version information from [https://github.com/Mozilla-TWQA/B2G-flash-tool/blob/master/check_versions.sh Check Version script] | ||
** Gaia version | ** Gaia version | ||
** Gecko version | ** Gecko version | ||
** Build ID | ** Build ID | ||
** Base image version | |||
* ADB logcat captured while the issue is reproducing | * ADB logcat captured while the issue is reproducing | ||
* Screenshot or video of issue | * Screenshot or video of issue | ||
Line 34: | Line 35: | ||
==== TIPS and TRICKS ==== | ==== TIPS and TRICKS ==== | ||
* https://wiki.mozilla.org/B2G/QA/Tips_And_Tricks | * https://wiki.mozilla.org/B2G/QA/Tips_And_Tricks | ||
* [https://developer.mozilla.org/en-US/Firefox_OS/Debugging Firefox OS Debugging] |