BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 14 Jun 1988 13:09:20 +0000 (05:09 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Tue, 14 Jun 1988 13:09:20 +0000 (05:09 -0800)
Work on file usr/src/ucb/sendbug/bugformat

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/ucb/sendbug/bugformat [new file with mode: 0644]

diff --git a/usr/src/ucb/sendbug/bugformat b/usr/src/ucb/sendbug/bugformat
new file mode 100644 (file)
index 0000000..f7554c4
--- /dev/null
@@ -0,0 +1,29 @@
+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:
+       Describe the sequence of events that causes the problem
+       to occur.
+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, 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.