diff options
Diffstat (limited to 'docs/html/hintsandtips.html')
-rw-r--r-- | docs/html/hintsandtips.html | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/docs/html/hintsandtips.html b/docs/html/hintsandtips.html index c20131bd4..8638a3167 100644 --- a/docs/html/hintsandtips.html +++ b/docs/html/hintsandtips.html @@ -73,7 +73,9 @@ CLASS="section" ><H1 CLASS="section" ><A -NAME="hintsandtips">3.2. Hints and Tips</H1 +NAME="hintsandtips" +></A +>3.2. Hints and Tips</H1 ><P >This section distills some Bugzilla tips and best practices that have been developed.</P @@ -82,7 +84,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN434">3.2.1. Autolinkification</H2 +NAME="AEN434" +></A +>3.2.1. Autolinkification</H2 ><P >Bugzilla comments are plain text - so posting HTML will result in literal HTML tags rather than being interpreted by a browser. @@ -145,7 +149,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="quicksearch">3.2.2. Quicksearch</H2 +NAME="quicksearch" +></A +>3.2.2. Quicksearch</H2 ><P >Quicksearch is a single-text-box query tool which uses metacharacters to indicate what is to be searched. For example, typing @@ -176,7 +182,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="commenting">3.2.3. Comments</H2 +NAME="commenting" +></A +>3.2.3. Comments</H2 ><P >If you are changing the fields on a bug, only comment if either you have something pertinent to say, or Bugzilla requires it. @@ -198,7 +206,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="attachments">3.2.4. Attachments</H2 +NAME="attachments" +></A +>3.2.4. Attachments</H2 ><P > Use attachments, rather than comments, for large chunks of ASCII data, such as trace, debugging output files, or log files. That way, it doesn't @@ -222,7 +232,9 @@ CLASS="section" ><H2 CLASS="section" ><A -NAME="AEN463">3.2.5. Filing Bugs</H2 +NAME="AEN463" +></A +>3.2.5. Filing Bugs</H2 ><P >Try to make sure that everything said in the summary is also said in the first comment. Summaries are often updated and this will |