1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
@c -*-texinfo-*-
@c This is part of the GNU MDK Reference Manual.
@c Copyright (C) 2000, 2001, 2003, 2004, 2006
@c Free Software Foundation, Inc.
@c See the file mdk.texi for copying conditions.
@node Problems, Copying, mixguile, 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.
|