diff --git a/content/concepts/consensus-network/amendments/contribute-code-flow.md b/content/concepts/consensus-network/amendments/contribute-code-flow.md index 6fa9b0d3ea..71b2ef44d8 100644 --- a/content/concepts/consensus-network/amendments/contribute-code-flow.md +++ b/content/concepts/consensus-network/amendments/contribute-code-flow.md @@ -73,7 +73,7 @@ The general development path breaks down as follows: ## Code Flowchart -***TODO: Add flowchart.*** +![Code Flowchart](img/Contribute Code Flowchart.png) ## See Also diff --git a/img/Contribute Code Flowchart.png b/img/Contribute Code Flowchart.png new file mode 100644 index 0000000000..ed99110972 Binary files /dev/null and b/img/Contribute Code Flowchart.png differ