From 11945a73c631bedbcf8daaba531964c3fc2d6333 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Thu, 5 Feb 2004 12:49:08 +0000 Subject: - Remove html, txt, and pdf directories from CVS - makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory. --- docs/html/bugreports.html | 213 ---------------------------------------------- 1 file changed, 213 deletions(-) delete mode 100644 docs/html/bugreports.html (limited to 'docs/html/bugreports.html') diff --git a/docs/html/bugreports.html b/docs/html/bugreports.html deleted file mode 100644 index 7b13680eb..000000000 --- a/docs/html/bugreports.html +++ /dev/null @@ -1,213 +0,0 @@ -Filing Bugs
The Bugzilla Guide - 2.17.7 - Development Release
PrevChapter 5. Using BugzillaNext

5.6. Filing Bugs

Years of bug writing experience has been distilled for your - reading pleasure into the - Bug Writing Guidelines. - While some of the advice is Mozilla-specific, the basic principles of - reporting Reproducible, Specific bugs, isolating the Product you are - using, the Version of the Product, the Component which failed, the - Hardware Platform, and Operating System you were using at the time of - the failure go a long way toward ensuring accurate, responsible fixes - for the bug that bit you.

The procedure for filing a test bug is as follows:

  1. Go to - Landfill - in your browser and click - Enter a new bug report. -

  2. Select a product - any one will do.

  3. Fill in the fields. Bugzilla should have made reasonable - guesses, based upon your browser, for the "Platform" and "OS" - drop-down boxes. If they are wrong, change them.

  4. Select "Commit" and send in your bug report.

Try to make sure that everything said in the summary is also - said in the first comment. Summaries are often updated and this will - ensure your original information is easily accessible. -

You do not need to put "any" or similar strings in the URL field. - If there is no specific URL associated with the bug, leave this - field blank. -

If you feel a bug you filed was incorrectly marked as a - DUPLICATE of another, please question it in your bug, not - the bug it was duped to. Feel free to CC the person who duped it - if they are not already CCed. -


PrevHomeNext
Bug ListsUpPatch Viewer
\ No newline at end of file -- cgit v1.2.3-24-g4f1b