Skip to content

Commit 0fcdb2b

Browse files
authored
Update code-management-guidance.md adding back mermaid
1 parent 28ac64b commit 0fcdb2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/code-management-guidance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ flowchart TD
163163

164164
https://www.mermaidchart.com/app/projects/0d29f810-93fc-41dd-a9bf-f11e05365a4f/diagrams/61285e29-16c4-4575-9b8f-303737b05654/version/v0.1/edit
165165

166+
```mermaid
166167
flowchart TD
167168
Project[You want to publish something you did at CivicActions] -->|Yes| Client[Is it for a client?]
168169
@@ -189,4 +190,5 @@ flowchart TD
189190
190191
J --> L[Add docs & follow CivicActions governance]
191192
K --> L
193+
```
192194

0 commit comments

Comments
 (0)