This repository hosts the official workflow diagram for dlcxx. The diagram is built and maintained using Draw.io (diagrams.net), ensuring it is fully interactive, version-controlled, and easy to update.
You can view, interact with, or edit the workflow diagram directly in your browser with a single click:
💡 Tip: Clicking the button above will prompt you to authorize Draw.io with your GitHub account. This allows you to save any edits you make directly back to this repository as a new commit.
To make changes to DLC_XX_workflow.drawio:
- Click the Open Interactive Diagram button above.
- Authorize Draw.io to access your GitHub repository if prompted.
- Make your adjustments.
- Click File > Save (or
Ctrl+S/Cmd+S) to commit your changes directly back to themainbranch.
If you prefer working locally:
- Clone this repository.
- Install the Draw.io Integration extension for VS Code.
- Open
DLC_XX_workflow.drawiodirectly in VS Code to edit it visually. - Commit and push your changes as usual.