(→Articles) |
|||
| Line 13: | Line 13: | ||
* Categorize bugs into the right components. Many bug reports can be further categorized to components; for example Konqueror reports can be assigned to khtml and kfm components. | * Categorize bugs into the right components. Many bug reports can be further categorized to components; for example Konqueror reports can be assigned to khtml and kfm components. | ||
* Labelling bugs which contain testcases as such in the title. Ideally, testcases contain the minimal amount of code (HTML, scripts, C++ etc.) necessary to reproduce a bug. | * Labelling bugs which contain testcases as such in the title. Ideally, testcases contain the minimal amount of code (HTML, scripts, C++ etc.) necessary to reproduce a bug. | ||
| + | |||
| + | ==KDE4 Krush Days== | ||
| + | Leading up to KDE 4.0 we are holding weekly issue identification and resolution days coordinated on #kde4-krush. We are keeping track of issues on these days on the [[/KrushDays|KDE4 Krush Days]] page. | ||
==Bugs to be done== | ==Bugs to be done== | ||
The Bugsquad tries to keep track of bugs in KDE software and make sure that valid bugs are noticed by developers. You do not need any programming knowledge to be in the Bugsquad; it is simply a great way to give practical support to the KDE community if you are just starting out (or still relatively early) along the Programming Learning Curve (PLC).
Contents |
Read the guide and join us for one of our bug weekends. We meet in IRC in channel #kde-bugs on irc.freenode.org. You can get started have your questions answered there. Even outside of weekends someone in IRC will usually be able to help you.
A summary of the Bugsquad guide is provided below to give you a quick idea of how you can help:
Leading up to KDE 4.0 we are holding weekly issue identification and resolution days coordinated on #kde4-krush. We are keeping track of issues on these days on the KDE4 Krush Days page.
A temporary place we will use for bugs that need additional attention is the Bugs to be done page.
How to create useful crash reports - This article helps users to prepare their KDE packages such they can create detailed backtraces.