Skip to content

Commit 3dd32b6

Browse files
authored
fix diagram layout (#996)
1 parent 3d0243e commit 3dd32b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WORKFLOW.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Contributing can be daunting, we know! Even more for a big project with many con
116116

117117
In order to help lowering the barrier for collaborating on ongoing efforts (e.g. an open PR), we have crafted a simple script that might come in handy. To explain the process we'll use Alice (the person you want to help) and Bob (you):
118118

119+
```text
119120
┌────────────────────────────┐
120121
│ fortran-lang/stdlib │
121122
└────────────▲───────────────┘
@@ -133,6 +134,7 @@ In order to help lowering the barrier for collaborating on ongoing efforts (e.g.
133134
134135
135136
[Push access to Alice's repo]
137+
```
136138

137139
After having forked from `fortran-lang/stdlib` and cloned your `stdlib` fork on your local machine; on an unix compatible terminal with access to the `git` CLI, being at the root folder:
138140
```sh

0 commit comments

Comments
 (0)