operaton / operaton/documentation
Adding images of CMMN elements
@sgort is already working on this.
Since Nov 24, 2025.
- Dominant language
- Python
- Stars
- 4
- Forks
- 15
- Avg merge
- 7d 18h
- Merged PRs (30d)
- 6
Description
Problem
On the CMMN overview page (https://docs.operaton.org/docs/documentation/reference/cmmn11/) are images missed
How to fix
When you compare to the original page of camunda (https://docs.camunda.org/manual/7.24/reference/cmmn11/), you see the missing images.
One way can be to activate the CMMN elements in the modeler. See also on the overview page. There is a information how to do this.
Then create the element and make screenshots with good names of them. Add this to the img folder in the cmmn docs docs/documentation/reference/cmmn11/img. After this reference them in the index.md in the folder cmmn11.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.