Reporting Issues¶
If you found a bug or have a feature request, we track these on GitLab using the issue tracker.
Prerequisites¶
You need a GitLab account to submit issues.
Creating an Issue¶
- Go to the issue tracker
- Click "New Issue"
- Select an issue template (bug report or feature request)
- Fill in the description — the templates provide a helpful structure
- Submit the issue
You do not need to set Assignee, Milestone, or Labels — the maintainers will handle that.
Tips for Good Bug Reports¶
- Describe what you expected and what actually happened
- Include steps to reproduce the issue
- Mention your environment — browser, OS, MedUX version
- Attach screenshots if the issue is visual
- Check existing issues first to avoid duplicates
Thank you for helping improve MedUX!