Open
Description
Is your feature request related to a problem? Please describe
It is incredibly helpful for me as a developer to go through end-to-end flows in the scope of a walkthrough. These flows usually touch numerous high level concepts and allow me to understand deeply how things plug together, and also how I need to extend things.
Describe the solution you'd like
In this particular instance two flows are of special importance:
- From XML to visual -> understand the BPMN import process
- From click to change -> understand the BPMN modeling process
Describe alternatives you've considered
None.
Additional context
Came up in the context of bpmn-io/bpmn-js#1790.