From 66c2757efa27b2465c6b22c967f16498a96db3c5 Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 13 Nov 2012 23:18:20 +0000 Subject: [PATCH] remove comment about how logs un-necessitate versions, and add description of the "Report an Incident" button [Imported from Trac: page HowToReportABug, version 5] --- HowToReportABug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowToReportABug.md b/HowToReportABug.md index 8442232..143a21c 100644 --- a/HowToReportABug.md +++ b/HowToReportABug.md @@ -9,4 +9,4 @@ Either [//cgi-bin/mailman/listinfo/tahoe-dev subscribe to tahoe-dev] and send a If you don't mind taking an extra few minutes of your time to include the log files, then please include them with your bug report. You can find them in the `logs` subdirectory of the Tahoe-LAFS base directory. The log file named `twistd.log` might be useful, and any log files which are located in the `logs/incidents` subdirectory and which have timestamps around the time of the problem might be useful. -Actually, if you include any incident report log files then the log file will contain the version numbers so you don't need to paste in the version numbers. \ No newline at end of file +It is also helpful if you go to the "Welcome Page" of your Tahoe-LAFS WUI and scroll to the bottom, where there is a button, labelled "Report an Incident". If you push that button, the gateway will write out a new incident report file into the `logs/incidents` directory. \ No newline at end of file