|
From: <sv...@va...> - 2009-06-25 04:25:56
|
Author: njn Date: 2009-06-25 05:25:52 +0100 (Thu, 25 Jun 2009) New Revision: 394 Log: HTML fix. Modified: trunk/support/bug_reports.html Modified: trunk/support/bug_reports.html =================================================================== --- trunk/support/bug_reports.html 2009-06-25 04:23:56 UTC (rev 393) +++ trunk/support/bug_reports.html 2009-06-25 04:25:52 UTC (rev 394) @@ -51,9 +51,9 @@ <li><strong>OS:</strong> This is auto-filled. Change it if necessary.</li> - <li><strong>Summary:</strong></li> This is the title of the bug report. + <li><strong>Summary:</strong> This is the title of the bug report. Try to make it precise. E.g. if you get an assertion failure, don't say - "assertion failure"; copy in the actual assertion failure message. + "assertion failure"; copy in the actual assertion failure message.</li> <li><strong>Description:</strong> The most important field, which describes the problem. Please include the following information: |