@@ -68,14 +68,14 @@ A([fa:fa-user New<br>Contributor]) --- id1[(open-telemetry/opentelemetry.io<br>G
68
68
subgraph tasks[Changes using GitHub]
69
69
direction TB
70
70
0[ ] -.-
71
- 1[1. Edit this page] --> 2[2. Use GitHub markdown<br>editor to make changes]
72
- 2 --> 3[3. fill in Propose file change]
71
+ 1[1\ . Edit this page] --> 2[2\ . Use GitHub markdown<br>editor to make changes]
72
+ 2 --> 3[3\. Fill in Propose file change]
73
73
74
74
end
75
75
subgraph tasks2[ ]
76
76
direction TB
77
- 4[4. select Propose file change] --> 5[5. select Create pull request] --> 6[6. fill in Open a pull request]
78
- 6 --> 7[7. select Create pull request]
77
+ 4[4\. Select Propose file change] --> 5[5\. Select Create pull request] --> 6[6\. Fill in Open a pull request]
78
+ 6 --> 7[7\. Select Create pull request]
79
79
end
80
80
81
81
id1 --> tasks --> tasks2
@@ -289,15 +289,15 @@ Figure 4 shows the steps to open a PR from your fork to
289
289
flowchart LR
290
290
subgraph first[ ]
291
291
direction TB
292
- 1[1. Go to opentelemetry.io repository] --> 2[2. Select New Pull Request]
293
- 2 --> 3[3. Select compare across forks]
294
- 3 --> 4[4. Select your fork from<br>head repository drop-down menu]
292
+ 1[1\ . Go to opentelemetry.io repository] --> 2[2\ . Select New Pull Request]
293
+ 2 --> 3[3\ . Select compare across forks]
294
+ 3 --> 4[4\ . Select your fork from<br>head repository drop-down menu]
295
295
end
296
296
subgraph second [ ]
297
297
direction TB
298
- 5[5. Select your branch from<br>the compare drop-down menu] --> 6[6. Select Create Pull Request]
299
- 6 --> 7[7. Add a description<br>to your PR]
300
- 7 --> 8[8. Select Create pull request]
298
+ 5[5\ . Select your branch from<br>the compare drop-down menu] --> 6[6\ . Select Create Pull Request]
299
+ 6 --> 7[7\ . Add a description<br>to your PR]
300
+ 7 --> 8[8\ . Select Create pull request]
301
301
end
302
302
303
303
first --> second
0 commit comments