diff --git a/doc/PROBLEM-REPORT-FORM b/doc/PROBLEM-REPORT-FORM deleted file mode 100644 index b636a57ff8d28dc1dae773f7d5476129e707e645..0000000000000000000000000000000000000000 --- a/doc/PROBLEM-REPORT-FORM +++ /dev/null @@ -1,42 +0,0 @@ -This template lists all relevant information required by Ocarina -developpers to process your bug report. - -Replace/remove all the explanatory text in brackets before mailing. - -Please send this form as ASCII text only. Do _not_ send it as an -attachment, or as tar'ed, compressed and/or uuencoded text. And -limit line lengths to less than 80 characters. - -PLEASE make your Subject: line as descriptive as possible. -Subjects like "Ocarina bug" or "bug report" are not helpful! - -8<----------8<----------8<----------8<----------8<----------8<----------8<---- - - OCARINA VERSION: -[Please provide the complete output of "ocarina -V".] - - HOST MACHINE and OPERATING SYSTEM: - - COMPILER VERSION - -[Please provide the complete version string from "gnatls -v" if you -try to compile Ocarina or PolyORB-HI/Ada, or "gcc --version" for -PolyORB-HI/C.] - -[Note: if you build from the repository, please also include autoconf - and automake versions: "autoconf --version", "automake --version"] - - DESCRIPTION: -[Detailed description of problem. Don't just say " -doesn't work, here's a fix," explain what your program does -to get to the state. ] - - REPEAT BY: -[What you did to get the error; include test program or session -transcript if at all possible; detail your application topology if it -uses several nodes, and describe the expected results; include the -configuration file you use, after stripping all comments; include all -information regarding any other middleware you use. ] - - SAMPLE FIX/WORKAROUND: -[If available]