|
From: <sv...@va...> - 2009-06-25 05:13:12
|
Author: njn Date: 2009-06-25 06:13:08 +0100 (Thu, 25 Jun 2009) New Revision: 397 Log: Tweak instructions. Modified: trunk/support/bug_reports.html Modified: trunk/support/bug_reports.html =================================================================== --- trunk/support/bug_reports.html 2009-06-25 04:53:40 UTC (rev 396) +++ trunk/support/bug_reports.html 2009-06-25 05:13:08 UTC (rev 397) @@ -41,10 +41,11 @@ you are using code from the SVN repository (in which case "SVN" will appear in the printed version number).</li> - <li><strong>Severity:</strong> If you are seeing a crash, choose - "crash". If your problem is minor, choose "minor" or "wishlist". - Otherwise, choose "normal". Please leave the "major", "grave" or - "critical" categories to the Valgrind developers to decide.</li> + <li><strong>Severity:</strong> If Valgrind won't copile, choose "major". + If you are seeing a crash, choose "crash". If your problem is minor, + choose "minor" or "wishlist". Otherwise, choose "normal". Please leave + the "grave" or "critical" categories to the Valgrind developers to + decide.</li> <li><strong>Platform:</strong> "unspecified" is usually fine; this field isn't very important unless it's a packaging-related problem.</li> |