Skip to content

Commit e40fcde

Browse files
authored
Add figure <number> to text and caption
File change: reviewing-prs.md Method described in [How to use captions](https://kubernetes.io/docs/contribute/style/diagram-guide/#how-to-use-captions) Contributes to common method for referencing and labeling figures in docs.
1 parent 996ac4d commit e40fcde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/contribute/review/reviewing-prs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Before you start a review:
3636

3737
## Review process
3838

39-
In general, review pull requests for content and style in English. The figure below outlines the steps for the review process. The details for each step follow.
39+
In general, review pull requests for content and style in English. Figure 1 outlines the steps for the review process. The details for each step follow.
4040

4141
<!-- See https://github.com/kubernetes/website/issues/28808 for live-editor URL to this figure -->
4242
<!-- 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 -->
@@ -67,7 +67,7 @@ class S,T spacewhite
6767
class third,fourth white
6868
{{</ mermaid >}}
6969

70-
***Figure - Review process steps***
70+
Figure 1. Review process steps
7171

7272
1. Go to
7373
[https://github.com/kubernetes/website/pulls](https://github.com/kubernetes/website/pulls).

0 commit comments

Comments
 (0)