Open Issues

Developers working on the RDMC prototype can track open issues and propose new features through the GitLab issue tracker.



What You Can Do

  • Review existing open issues before starting new work to avoid duplication.

  • Submit new bug reports or feature requests with a clear title and description.

  • Track the progress of ongoing development tasks.


Issue Workflow

When working with issues, follow these steps:

  1. Create — open a new issue with a clear title, description, and relevant labels (e.g. bug, feature, documentation).

  2. Assign — assign the issue to the responsible developer and set a milestone if applicable.

  3. Review — after the fix or feature is implemented, the merge request is reviewed and approved.

  4. Close — the issue is closed automatically when the linked merge request is merged, or manually once resolved.

Note

Always check the closed issues before opening a new one — the problem may have already been reported and resolved in a previous version.