Community
- Source code and issues -
eclipse/dirigibleon GitHub. - Docs portal source -
dirigible-io/dirigible-io.github.io. - Sample projects -
dirigiblelabs/*- end-to-end samples used by the integration test suite. - Slack - https://slack.dirigible.io.
- Twitter / X - @dirigible_io.
- YouTube - c/dirigibleio.
Reporting a bug
File an issue on the main GitHub repository. Include:
- Platform version (visible in Spring Boot Admin under
/spring-admin/). - Database backend.
- Steps to reproduce.
- Relevant log output.
Asking a question
Use the GitHub Discussions tab on the platform repository, or Slack for real-time chat.
Contributing code
See:
CONTRIBUTING.md- signing the ECA, branching, PR flow.- Building from source.
- Code style.
- Testing.
Contributing docs
See editing the docs.