BSD 4_3_Tahoe development
[unix-history] / usr / lib / bugformat
index d9ba47c..f7554c4 100644 (file)
@@ -1,14 +1,29 @@
-Subject: Short summary of the problem
-Index: <source directory>/<source file> 4.3BSD
+Subject: Short summary of the problem (please make this meaningful!)
+Index: folder 4.3BSD-tahoe
 
 Description:
        Detailed description of the problem, suggestion, or complaint.
 Repeat-By:
 
 Description:
        Detailed description of the problem, suggestion, or complaint.
 Repeat-By:
-       Procedure to repeat the problem.
+       Describe the sequence of events that causes the problem
+       to occur.
 Fix:
 Fix:
-       Description of how to fix the problem.
-       If you don't know the fix, don't include this section or "Fix:".
+       Description of how to fix the problem.  If you don't know a
+       fix for the problem, don't include this section.
 
 
----------- Remove this line and what's below it. (only for reference) ------
-<source directory> ::=  bin | etc | games | ideas | include | lib | local |
-                       man | misc | new | sys | ucb | usr.bin | usr.lib
+-------- Remove this line and what's below it, for reference only. --------
+
+To ensure that your bug report is handled correctly by bugfiler(8),
+you must replace "folder" (on the line above starting with "Index:")
+with one of the following values:
+
+       folder  ::= bin | doc | etc | games | ideas | include | lib | local
+                       | man | misc | new | sys | ucb | usr.bin | usr.lib
+
+If you're not running 4.3BSD, you should also replace "4.3BSD" on the
+same line with one of the following values.
+
+       version ::= V7 | 2BSD | 4.1BSD | 4.2BSD | 4.3BSD
+
+For example, if your bug concerns the program "/usr/bin/file" and you're
+currently running 4.2BSD, you should replace "folder" with "usr.bin", and
+"4.3BSD" with "4.2BSD".  The folder "ideas" is for suggestions.