Remove redundant "Note:" prefixes#10920
Remove redundant "Note:" prefixes#10920k8s-ci-robot merged 1 commit intokubernetes:masterfrom davidxia:patch1
Conversation
Hugo shortcodes already create prefixes as [explained here][1]. [1]: https://github.com/kubernetes/website/blob/master/content/en/docs/contribute/style/style-guide.md#shortcodes
|
Currently some docs look like this. https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#label-selector-updates |
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit aba4e72 https://deploy-preview-10920--kubernetes-io-master-staging.netlify.com |
1 similar comment
|
Deploy preview for kubernetes-io-master-staging ready! Built with commit aba4e72 https://deploy-preview-10920--kubernetes-io-master-staging.netlify.com |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |


Hugo shortcodes already create prefixes as explained here.