diff options
Diffstat (limited to 'doc/mdk_bugs.texi')
-rw-r--r-- | doc/mdk_bugs.texi | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/mdk_bugs.texi b/doc/mdk_bugs.texi new file mode 100644 index 0000000..7531daa --- /dev/null +++ b/doc/mdk_bugs.texi @@ -0,0 +1,16 @@ +@node Problems, Concept Index, Copying, Top +@chapter Reporting Bugs +@cindex bugs +@cindex problems +@cindex questions +@cindex suggestions + +If you have any questions, comments or suggestions, please send +electronic mail to @email{jao@@gnu.org, the author}. + +If you find a bug in @sc{mdk}, please send electronic mail to +@email{bug-mdk@@gnu.org, the @sc{mdk} bug list}. + +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. |