diff options
-rw-r--r-- | doc/mdk_bugs.texi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/mdk_bugs.texi b/doc/mdk_bugs.texi new file mode 100644 index 0000000..938c984 --- /dev/null +++ b/doc/mdk_bugs.texi @@ -0,0 +1,12 @@ +@node Problems, Concept Index, Copying, Top +@chapter Reporting Bugs +@cindex bugs +@cindex problems + +If you find a bug in @sc{mdk} (or have questions, comments or suggestions +about it), please send electronic mail to @email{jaortega@@acm.org, +the author}. + +In your report, please include the version number, which you can find by +running @w{@samp{mixasm --version}}. Also include in your message the +output that the program produced and the output you expected. |