Skip to content

Commit

Permalink
Archive mermaid compile action
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed Jan 22, 2025
1 parent 5dc3a83 commit 84eb0a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
File renamed without changes.
10 changes: 1 addition & 9 deletions arc-0001/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ ARC standards proposals should be labeled with one of the following categories:

### Process

<!-- generated by mermaid compile action - START -->
![~mermaid diagram 1~](/output/arc-0001_README-md-1.png)
<details>
<summary>Process Diagram</summary>

```mermaid-raw
```mermaid
graph LR
subgraph authors
draft([Draft]) --> active([Active])
Expand All @@ -49,9 +44,6 @@ graph LR
end
```

</details>
<!-- generated by mermaid compile action - END -->

`Draft` refers to a proposal that is currently undergoing development and is not ready for review.

`Active` refers to a proposal with a reference implementation that is ready for review.
Expand Down

0 comments on commit 84eb0a9

Please sign in to comment.