Skip to content

How to submit a bug

pete-agreatguy edited this page Jul 13, 2022 · 3 revisions
  • Before opening a new bug report, make sure it isn't already submitted. To see the list of currently open bug reports, filter the issues using the bug label, or you can simply click here!
  • Please use English to report your bug. You can use Google Translate to translate your native language into English. Important: if you are using Google Translate, make sure you write proper and grammatically correct in your own language before translating it into English.
  • To submit a bug, open a new issue right here in this GitHub repository.
  • In the title field, enter a short and accurate description of your bug, for example: "MS2 crashes when I use big textures (8192px * 8192px)" - this helps others to quickly see if the bug is already submitted when they are looking at the list of open bugs.
  • In the main body of the issue, please provide the next information:
    • Version of MS2 you experienced the bug in. (Version is visible in the lower right corner of MS2 user interface.)
    • What were you trying to do, what result did you expect?
    • What happened? (Did the application crash, was the output incorrect, ...)
    • What error message did you get, or what was written in the relevant log file?
    • Provide additional materials (log files, screenshots, videos, your skin files, ...) Please host these files on your/free file hosting service and only add links to the bug report.
  • Before submitting, please add the label bug to your report. Do not add any other labels, we'll do that once we review your report. You can assign a label on the right side of the form. Please do not add any other metadata there, add only the label.
  • Submit your issue
  • After we review the issue, we'll assign appropriate labels (categories) to it, and add necessary comments/explanations. We might also sort the issue into an upcoming milestone (release version). As the author of the issue, you should receive all updates about the issue via email.
Clone this wiki locally