php-coder / mystamps

The site about post stamps where you can create a virtual collection
https://my-stamps.ru
GNU General Public License v2.0
20 stars 33 forks source link

Convert diagrams to Mermaid #1682

Closed php-coder closed 5 months ago

php-coder commented 8 months ago

Where possible, let's convert our diagrams from PlantUML to Mermaid. The benefit is that the latter is natively supported by GitHub (see https://docs.github.com/en/repositories/working-with-files/using-files/working-with-non-code-files#displaying-mermaid-files-on-github). This simplifies their maintenance and also doesn't require to use a separate branch (see #1495).