diff options
Diffstat (limited to 'BUG-REPORT-FORM')
-rw-r--r-- | BUG-REPORT-FORM | 47 |
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] |