Thank you for investing your time in contributing to our project!
ℹ️ When adding a new collection document to any of the collections below, always follow the structure of other documents already present in that collection. When adding new PUML diagram descriptions don't add any
!theme
orskin
declarations yourself as those will be added automatically.
If you want to add a new theme to the gallery, go to PlantUML "official" themes and add it there. After that, add a new document to the local themes collection directory describing your theme. For now, only the themes directly packaged with PlantUML are supported.
For adding a new skin to the gallery,
the steps are nearly the same
but replace theme
with skin
e.g. go to PlantUML skins
and add a new document to the local skins collection directory.
If instead you want to add a new diagram type, you will only need to add local files. First, add a diagram source code PUML file to the local diagrams input directory. And second, add a corresponding description document to the local diagrams collection directory.
Adding another PlantUML Standard Library based diagram requires the same steps
as adding a new diagram.
But again replace diagram
with stdlib
and add the new files inside the local stdlibs collection directory.