V10/cmd/sml/doc/bug.form
The following is a suggested format for bug reports for
Standard ML of New Jersey.
Not all fields need to be included.
(You get maximum points for filling in the Fix: field!)
Submitter: <name and email address>
Date:
Version: <SML of NJ version number, e.g. 0.43>
System: <hardware and OS version>
Severity: <minor, major, or critical>
Problem: <short statement of problem>
Code: <example code that reproduces the problem>
Transcript: <transcript of session illustrating problem>
Comments:
Fix:
Bug reports are most useful if you can narrow down the cause of the bug
to as small a fragment of code as possible. Also, please check src/doc/bugs
to see if your bug is already known.
Suggestions on how to improve the compiler
are also welcome, even if they don't identify a specific bug. Examples of
unhelpful error messages are also useful.