diff --git a/docs/home/contribute/style-guide.md b/docs/home/contribute/style-guide.md index 50432a35ba..fa3d125085 100644 --- a/docs/home/contribute/style-guide.md +++ b/docs/home/contribute/style-guide.md @@ -178,11 +178,21 @@ kind: Pod A list of Kubernetes-specific terms and words to be used consistently across the site. +<<<<<<< HEAD
TermUsage
KubernetesKubernetes should always be capitalized.
DockerDocker should always be capitalized.
SIG DocsSIG Docs rather than SIG-DOCS or other variations.
+||||||| merged common ancestors + TermUseage + TBDTBD +{% endcomment %} +======= + TermUsage + TBDTBD +{% endcomment %} +>>>>>>> fix description about contribute style guide (#7592) ## Callout Formatting Callouts help create different rhetorical appeal levels. Our documentation supports three different callouts: **Note:** {: .note}, **Caution:** {: .caution}, and **Warning:** {: .warning}.