Skip to content

Commit 73ac0a7

Browse files
committed
Add figure <number> to text/caption in docs/contribute/ _index.md
1 parent 996ac4d commit 73ac0a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en/docs/contribute/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,17 +95,17 @@ class A,B,C,D,E,F,G,H,M,Q,N,O,P,V grey
9595
class S,T,U spacewhite
9696
class first,second,third white
9797
{{</ mermaid >}}
98-
***Figure - Getting started for a new contributor***
98+
Figure 1. Getting started for a new contributor.
9999

100-
The figure above outlines a roadmap for new contributors. You can follow some or all of the steps for `Sign up` and `Review`. Now you are ready to open PRs that achieve your contribution objectives with some listed under `Open PR`. Again, questions are always welcome!
100+
Figure 1 outlines a roadmap for new contributors. You can follow some or all of the steps for `Sign up` and `Review`. Now you are ready to open PRs that achieve your contribution objectives with some listed under `Open PR`. Again, questions are always welcome!
101101

102102
Some tasks require more trust and more access in the Kubernetes organization.
103103
See [Participating in SIG Docs](/docs/contribute/participate/) for more details about
104104
roles and permissions.
105105

106106
## Your first contribution
107107

108-
You can prepare for your first contribution by reviewing several steps beforehand. The figure below outlines the steps and the details follow.
108+
You can prepare for your first contribution by reviewing several steps beforehand. Figure 2 outlines the steps and the details follow.
109109

110110
<!-- See https://github.com/kubernetes/website/issues/28808 for live-editor URL to this figure -->
111111
<!-- You can also cut/paste the mermaid code into the live editor at https://mermaid-js.github.io/mermaid-live-editor to play around with it -->
@@ -136,7 +136,7 @@ class A,B,D,E,F,G grey
136136
class S,T spacewhite
137137
class first,second white
138138
{{</ mermaid >}}
139-
***Figure - Preparation for your first contribution***
139+
Figure 2. Preparation for your first contribution.
140140

141141
- Read the [Contribution overview](/docs/contribute/new-content/overview/) to
142142
learn about the different ways you can contribute.

0 commit comments

Comments
 (0)