Feedback & error messages

Have you discovered a bug or an idea to improve mjEdit? We look forward to any feedback - whether it’s a bug report, improvement suggestion or feature request. To do this, use the public issue tracker on Codeberg:

→ Open issue tracker


This is how the process works

1. Create an account (one-time)

To create an issue you need a free account with Codeberg. Codeberg is a European, privacy-friendly open source platform – comparable to GitHub. Registration takes a few minutes and only requires an email address.

2. Create issue

Go to Issue Tracker and click “New Issue”. Fill out the form:

  • Title: Short, concise description of the problem or idea.
  • Description: Describe the facts as precisely as possible:
    • If there are errors: what did you expect? What happened instead? Which steps lead to the error?
    • For feature requests: Which problem should be solved? How do you imagine the solution?
  • Labels: Choose suitable labels, e.g. B. bug, enhancement or question - this helps with prioritization.
  • Screenshots or Logs: Attach screenshots or log excerpts if necessary.

Finally click on “Submit New Issue”.

3. Confirmation & Feedback

After submitting, you will receive an email notification. The development team reviews each issue and usually responds within a few working days. You can track the status of your issue at any time in the tracker.

4. Implementation & Conclusion

If the issue is confirmed as a bug or accepted as a feature, it is assigned to a version and processed. As soon as the change is implemented and included in a release, the issue will be closed - with a reference to the corresponding commit or release version. You will be informed automatically by email.


Tips for a good issue

  • One issue, one topic – please do not mix multiple issues in one issue.
  • First, search whether the issue has already been reported (search field in the tracker).
  • Reproducibility significantly increases the chance of quick processing.
  • Questions and general feedback are welcome, as are bug reports.