We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ac64b commit 0fcdb2bCopy full SHA for 0fcdb2b
draft/code-management-guidance.md
@@ -163,6 +163,7 @@ flowchart TD
163
164
https://www.mermaidchart.com/app/projects/0d29f810-93fc-41dd-a9bf-f11e05365a4f/diagrams/61285e29-16c4-4575-9b8f-303737b05654/version/v0.1/edit
165
166
+```mermaid
167
flowchart TD
168
Project[You want to publish something you did at CivicActions] -->|Yes| Client[Is it for a client?]
169
@@ -189,4 +190,5 @@ flowchart TD
189
190
191
J --> L[Add docs & follow CivicActions governance]
192
K --> L
193
+```
194
0 commit comments