summaryrefslogtreecommitdiff
path: root/BUG-REPORT-FORM
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-10 02:49:42 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-10 02:49:42 +0000
commit373021c3dc0a017a2643596ab0b9e853732efae4 (patch)
tree046538cea04827b6def1878ed350f2c17848855e /BUG-REPORT-FORM
parent8d1163c00b7bc6c0d0e643a03d17b06bbed752c1 (diff)
downloadATCD-373021c3dc0a017a2643596ab0b9e853732efae4.tar.gz
reorganized a bit
Diffstat (limited to 'BUG-REPORT-FORM')
-rw-r--r--BUG-REPORT-FORM47
1 files changed, 19 insertions, 28 deletions
diff --git a/BUG-REPORT-FORM b/BUG-REPORT-FORM
index 11c8cca2d19..a9f1fc5fb06 100644
--- a/BUG-REPORT-FORM
+++ b/BUG-REPORT-FORM
@@ -1,47 +1,38 @@
-To: ace-users@cs.wustl.edu
-Subject: [area]: [synopsis]
- [replace with actual area and short description]
- [PLEASE make your Subject: line as descriptive as possible.
- Subjects like "ACE bug" or "bug report" are not helpful!
- Also, do _not_ include the word "help" in the Subject!]
-
-
- ACE VERSION:
+[Please use the form below to submit bug reports, problem
+ reports, etc., to the ACE developers and interested users.
+ Send to ace-users@cs.wustl.edu.
-[version number is found in the VERSION file, in $ACE_ROOT/VERSION]
+ Replace/remove all the explanatory text in brackets before mailing.
- CLIENT MACHINE and OPERATING SYSTEM:
+ PLEASE make your Subject: line as descriptive as possible.
+ Subjects like "ACE bug" or "bug report" are not helpful!
+ Also, do _not_ include the word "help" in the Subject!]
-[e.g. Sparc/SunOS 5.6, PC/NT 4.0 Service Pak 3, Linux RedHat 5.1]
+8<----------8<----------8<----------8<----------8<----------8<----------8<----
- COMPILER NAME AND VERSION:
+To: ace-users@cs.wustl.edu
+Subject: [area]: [synopsis]
-[e.g. Sun/Sparc Sun C++ v4.2, Digital Unix C++ 6.0, gcc 2.5.8, ...]
+ ACE VERSION: [from $ACE_ROOT/VERSION]
- AREA/CLASS/EXAMPLE AFFECTED:
+ HOST MACHINE and OPERATING SYSTEM:
+ TARGET MACHINE and OPERATING SYSTEM, if different from HOST:
+ COMPILER NAME AND VERSION:
+ AREA/CLASS/EXAMPLE AFFECTED:
[what example failed? What module failed to compile?]
- SYNOPSIS:
-
+ SYNOPSIS:
[Brief description of the problem]
- DESCRIPTION:
-
+ DESCRIPTION:
[Detailed description of problem. Don't just say "<blah>
doesn't work, here's a fix," explain what your program does
to get to the <blah> state. ]
- REPEAT BY:
-
+ REPEAT BY:
[What you did to get the error; include test program or session
transcript if at all possible. ]
- SAMPLE FIX/WORKAROUND:
-
+ SAMPLE FIX/WORKAROUND:
[If available ]
-
-
-[Remove all the explanatory text in brackets before mailing.]
-
-[Send to ace-users@cs.wustl.edu, as shown in the sample message header above]