Skip to content

Commit 4f347e7

Browse files
authored
Update code-management-guidance.md more mermaid
1 parent 0fcdb2b commit 4f347e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft/code-management-guidance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ flowchart TD
164164
https://www.mermaidchart.com/app/projects/0d29f810-93fc-41dd-a9bf-f11e05365a4f/diagrams/61285e29-16c4-4575-9b8f-303737b05654/version/v0.1/edit
165165

166166
```mermaid
167-
flowchart TD
167+
flowchart
168168
Project[You want to publish something you did at CivicActions] -->|Yes| Client[Is it for a client?]
169169
170170
Client -->|Yes| Approval[Do we have approval to make it public?]
@@ -179,7 +179,7 @@ flowchart TD
179179
180180
GitLab --> E[rad oub]
181181
GitHubCA --> F[Put it on CA GitHub]
182-
GitHubPersonal --> F[Put it on GitHub]
182+
GitHubPersonal[Put it on Personal GitHub]
183183
184184
Approval -->|No| E[Put it on GitLab]
185185

0 commit comments

Comments
 (0)