8.4 Bug reporting
You can report bugs at https://github.com/oitofelix/mininim/issues. Please, when reporting
a bug include enough information for the author to reproduce the
problem. Generally speaking, that means:
- The contents of any input files necessary to reproduce the bug and
command line invocations of the program(s) involved (crucial!).
- A description of the problem and any samples of the erroneous output.
- The version number of the program(s) involved (use
--version).
- Hardware, operating system, and compiler versions (
uname -a
).
- Unusual options you gave to configure, if any (see
config.status).
- Anything else that you think would be helpful.