From 37a47f2a94f99de261cb58718ce7a8956e63470c Mon Sep 17 00:00:00 2001 From: chrismetz09 Date: Mon, 7 Feb 2022 15:09:12 -0800 Subject: [PATCH] Add period after caption text --- content/en/docs/contribute/new-content/open-a-pr.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/contribute/new-content/open-a-pr.md b/content/en/docs/contribute/new-content/open-a-pr.md index 5cec9164c4..b974e3a0f0 100644 --- a/content/en/docs/contribute/new-content/open-a-pr.md +++ b/content/en/docs/contribute/new-content/open-a-pr.md @@ -61,7 +61,7 @@ class tasks,tasks2 white class id1 k8s {{}} -Figure 1. Steps for opening a PR using GitHub +Figure 1. Steps for opening a PR using GitHub. 1. On the page where you see the issue, select the pencil icon at the top right. You can also scroll to the bottom of the page and select **Edit this page**. @@ -152,7 +152,7 @@ class S,T spacewhite class changes,changes2 white {{}} -Figure 2. Working from a local fork to make your changes +Figure 2. Working from a local fork to make your changes. ### Fork the kubernetes/website repository @@ -381,7 +381,7 @@ class 1,2,3,4,5,6,7,8 grey class first,second white {{}} -Figure 3. Steps to open a PR from your fork to the K8s/website +Figure 3. Steps to open a PR from your fork to the K8s/website. 1. In a web browser, go to the [`kubernetes/website`](https://github.com/kubernetes/website/) repository. 2. Select **New Pull Request**.