canmove, Confirmed users
2,081
edits
(fix dash in html div) |
m (simplify) |
||
Line 1: | Line 1: | ||
<small>[[Thunderbird:Home|<< Back to Thunderbird Home Page]]</small> | <small>[[Thunderbird:Home|<< Back to Thunderbird Home Page]]</small> | ||
You can help, even if you have no prior experience helping. You help another user, or help make Thunderbird better and enjoy the satisfaction that you have contributed to improving Thunderbird. | |||
Below are just a | Below are just a few ways you can contribute to the Quality of Thunderbird. Each item has a specific page with more details. | ||
== '''Easy:''' Testing == | == '''Easy:''' Testing == | ||
Line 13: | Line 13: | ||
== '''Moderate:''' Maintaining the bug database == | == '''Moderate:''' Maintaining the bug database == | ||
The bug database aka [https://bugzilla.mozilla.org bugzilla] is the tool used | The bug database aka [https://bugzilla.mozilla.org bugzilla] is the tool used track defects. The bug database is open to anyone who wants to help developers know about issues with Thunderbird. | ||
Work in this area requires | Work in this area requires some experience just using Thunderbird (just a few months), and the ability to determine what the user reporting a problem might be seeing. You don't need great technical skill. It just takes a little time. | ||
More information on this activity can be found [[Thunderbird:Testing/bugzilla|here]]. | More information on this activity can be found [[Thunderbird:Testing/bugzilla|here]]. | ||
Line 21: | Line 21: | ||
<!-- == '''Challenging:''' Writing automated tests == | <!-- == '''Challenging:''' Writing automated tests == | ||
This is the most technical | This is the most technical item. It requires a good amount of technical knowledge. But if you do not have the knowledge this is a good way to learn a lot of technical stuff. This involves understanding programming or learning about it. | ||
More information on writing tests is available here. | More information on writing tests is available here. |