Default diagrams tool for RFCs
thiagocaiubi opened this issue · 1 comments
You can use any tool for that: draw.io, Mermaid, Miro, or a simple picture of a physical white board taken by your phone.
https://github.com/barbosa/culture/blame/main/architecture/README.md#L7
Since https://github.com/loadsmart/rfcs/pull/197 got approved, I think we should evaluate the impact of requiring kroki as the only allowed tool for diagrams in RFCs. Kroki already supports multiple diagrams.
The motivation behind this is mostly based on the source code for diagrams living together with the rest of the documentation. That would leverage the maintainability and would avoid missing permissions with different services out there.
That's a good point, @thiagocaiubi.
draw.io and Miro could bring those permission issues indeed.
An image could live together with the file in the repo but using diagram-as-code could be ideal.