How to File a Bug: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
* [https://quality.mozilla.org/docs/bugzilla/starter-kit/how-to-write-a-proper-bug-part-2/ How to write a proper bug part 2] from QMO | * [https://quality.mozilla.org/docs/bugzilla/starter-kit/how-to-write-a-proper-bug-part-2/ How to write a proper bug part 2] from QMO | ||
* [https://developer.mozilla.org/en-US/docs/Bug_writing_guidelines Bug writing guidelines] | * [https://developer.mozilla.org/en-US/docs/Bug_writing_guidelines Bug writing guidelines] More excellent information on writing good, useful bug reports. | ||
Before you file the bug, check to make sure it's new, by searching for similar bugs or bugs that have similar keywords in the summary. Consider also: is it really a bug? Might it be a support question answerable in the forums? | Before you file the bug, check to make sure it's new, by searching for similar bugs or bugs that have similar keywords in the summary. Consider also: is it really a bug? Might it be a support question answerable in the forums? | ||
Once your bug is filed, take another look at bugs in the same [https://bugzilla.mozilla.org/describecomponents.cgi?full=1 Product and Component] as your bug. Read through a few of them. You may be able to help sort them out -- and contribute to bug triage and management along with Mozilla's [[Bugmasters]]. | Once your bug is filed, take another look at bugs in the same [https://bugzilla.mozilla.org/describecomponents.cgi?full=1 Product and Component] as your bug. Read through a few of them. You may be able to help sort them out -- and contribute to bug triage and management along with Mozilla's [[Bugmasters]]. |
Revision as of 21:17, 16 April 2013
If you'd like to find bugs, QA has good instructions for exploratory and automated testing for Web QA. Or try the main How to help test page on QMO to find another bug hunting team!
When you've found a bug, if you aren't experienced at writing bug reports, you should read through some of these guides.
- How to write a proper bug from QMO. This is an excellent guide for beginners! It explains how to think through your bug report and make it very useful for other Mozillians.
- How to write a proper bug part 2 from QMO
- Bug writing guidelines More excellent information on writing good, useful bug reports.
Before you file the bug, check to make sure it's new, by searching for similar bugs or bugs that have similar keywords in the summary. Consider also: is it really a bug? Might it be a support question answerable in the forums?
Once your bug is filed, take another look at bugs in the same Product and Component as your bug. Read through a few of them. You may be able to help sort them out -- and contribute to bug triage and management along with Mozilla's Bugmasters.