Skip to content

How to create an issue for MedUX

If you found a problem (which we'll be referring to as bugs) with MedUX, we would be happy to know about this and take care about it.

We track our software problems mainly on Gitlab using their issue tracker, which allows us to discuss problems and collaborate on solving them. Gitlab (and other similar services) call these items to track bugs issues - sometimes also called tickets - and we'll use this term throughout the docs as well.

Currently we only support submitting issues via Gitlab directly. This implies that you will need a Gitlab.com account to submit issues (you can register here).

We are currently evaluating other ways to submit issues to allow users who do not have (or want) a Gitlab account to also submit issues.

Opening an issue on our Gitlab issue tracker

Take me directly to the issue tracker

When you open our tracker, you can open a new issue by clicking the "New Issue" button on the right side of the UI, as seen below:

Open a new issue UI

Now you'll see the issue creation form.

Open a new issue UI

As you can also see above we provide a series of templates to create new issues for the project.
These templates are very helpful for us, as we are used to having the same structure when tackling a new issue.

Also note that there is not only templates for bugs but also features, which you are more than welcome to create as well.

After filling in the issue issues description, you can submit the issue, to which you'll be redirected after the fact.

You do not need to worry about the Assignee, Milestone, Due date and Labels fields. That will eventually be handled by the developers.

🎉 Thank you for contributing MedUX!