From 3e3b56c70c2520c59fd43e89a3ed30f2d801469a Mon Sep 17 00:00:00 2001 From: zooko <> Date: Tue, 6 Dec 2011 18:42:35 +0000 Subject: [PATCH] url relativism and editing fix [Imported from Trac: page HowToReportABug, version 3] --- HowToReportABug.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HowToReportABug.md b/HowToReportABug.md index 5b93830..361c907 100644 --- a/HowToReportABug.md +++ b/HowToReportABug.md @@ -2,8 +2,8 @@ Please report bugs! If something isn't right, we want to hear about it. Even if Here's how: -Either [subscribe to tahoe-dev](http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev) and send a message to that list describing your problem, or [register on this issue tracker](http://allmydata.org/trac/tahoe-lafs/register) and open a ticket describing your problem. Always include the following information (which is quick and easy for you to include): - * the symptoms of the problem; Resist the urge to guess about what the underlying cause of the problem is -- like they used to say ["Dragnet"](http://en.wikipedia.org/wiki/Dragnet_%28series%29#.22Just_the_facts.2C_ma.27am.22)|on: "All we want are the facts." +Either [//cgi-bin/mailman/listinfo/tahoe-dev subscribe to tahoe-dev] and send a message to that list describing your problem, or [/register register on this issue tracker] and open a ticket describing your problem. Always include the following information (which is quick and easy for you to include): + * the symptoms of the problem; Resist the urge to guess about what the underlying cause of the problem is -- like they used to say on ["Dragnet"](http://en.wikipedia.org/wiki/Dragnet_%28series%29#.22Just_the_facts.2C_ma.27am.22)|on: "All we want are the facts." * the version of Tahoe-LAFS that you are using; If unsure, run `tahoe --version` or look at the welcome page on the web user interface. All of the version numbers listed are potentially useful, so just cut and paste them all into your report, or if that is inconvenient for some reason then just tell us the `allmydata-tahoe` version number. * if the problem happens every time or if it is sporadic; Exactly when the problem does and doesn't manifest itself is usually the best clue for us to start with.