Submitting a bug report
Unfortunately, bugs are unavoidable in software that is being actively developed. So, should you run into a bug, please let us know! You can submit an issue on our GitHub issue page. Please use the 'bug report'-template to help us keep it structured and have a look at the dedicated issue on submitting a bug report.
When submitting an issue, please include the following (this is part of the template):
First checks
Make sure the bug is from the
Mantiscode and not other modifications.Check the open issues to see if someone else has already spotted the same bug. Look for the
bug-label to help your search.
Expected behaviour
A clear and concise description of what you expected to happen.
Observed behaviour
Prints of the output you obtain.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Indicate the
Mantisrelease used.Provide the minimal but necessary code to encounter the error.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.