rev 5151 - www/v2/drafts

Sune Vuorela pusling-guest at alioth.debian.org
Sat Dec 16 01:15:02 CET 2006


Author: pusling-guest
Date: 2006-12-16 01:15:01 +0100 (Sat, 16 Dec 2006)
New Revision: 5151

Modified:
   www/v2/drafts/ReportBug
Log:
A bit more about good bug reports


Modified: www/v2/drafts/ReportBug
===================================================================
--- www/v2/drafts/ReportBug	2006-12-15 20:40:48 UTC (rev 5150)
+++ www/v2/drafts/ReportBug	2006-12-16 00:15:01 UTC (rev 5151)
@@ -1,5 +1,13 @@
 <h2>Report good bugs</h2>
 
+<h4>Describing</h4>
+<p>
+It is very importaint to detailed describe the bug and how to reproduce. For 'crash'-bugs, all the steps neccesary to reproduce the bug is importaint. If there is steps missing so people are in doubt about how to reproduce the bug, the people who can try to fix it is very likely just to skip on to the next bug or close your bug as unreproducible. As many of the kde applications are large, the steps is very importaint to be detailed. Don't write with "setting foo in konqueror makes konqueror crash", as the konqueror settings menu is gigantic and finding that specific setting takes time. Write instead "Setting settings > configure konqueror > bar > foo to true makes konqueror crash"
+</p>
+<p>For other kinds of bugs, like changed behaviour, don't just describe "New behaviour is wrong", but detailed describe new behaviour "When I do steps 1, 2, 3, 4 in version 1.2 I get a white pop-up" and describing old behaviour is also importaint "With the same steps in version 1.1, I get a pink popup". In general, be detailed about what you did, what you experienced and what you have expected.
+</p>
+<p>The same applies to wishlist bugs. Be detailed. Don't expect the reader of your bug to know exactly your needs. Describe the steps you do, the result and the result you would like to see.
+</p>
 
 <h4>Backtraces</h4>
 <p>




More information about the pkg-kde-commits mailing list