fix(style): update namespaces.md to follow documentation style guide#56523
fix(style): update namespaces.md to follow documentation style guide#56523prathamesh04 wants to merge 1 commit into
Conversation
…tyle guide - Replace 'we' with 'you' to address reader directly (style guide rule) - Remove 'let's' and informal language - Replace 'cattle' metaphor with neutral terminology - Fix 'can not' to 'cannot' - Expand 'There's' to 'There is' for formal writing - Improve sentence structure for clarity Follows the Kubernetes documentation style guide: https://kubernetes.io/docs/contribute/style/style-guide/
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Welcome @prathamesh04! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
| [DNS label](/docs/concepts/overview/working-with-objects/names#dns-label-names). | ||
|
|
||
| There's an optional field `finalizers`, which allows observables to purge resources whenever the | ||
| There is an optional field `finalizers`, which allows observables to purge resources whenever the |
|
LGTM label has been added. DetailsGit tree hash: f905c2ccf139b83b4b66cdaad231fd21f937dc7a |
|
Did you use AI help for this PR @prathamesh04 ? If you did, you must say so. |
|
Hi! @lmktfy Yes, I used AI assistance (GitHub Copilot) for drafting the style edits. The changes were reviewed and verified by me against the Kubernetes style guide. |
What this PR does
This PR fixes multiple documentation style violations in
content/en/docs/tasks/administer-cluster/namespaces.mdto align with the Kubernetes documentation style guide.Changes made
Style guide violations fixed
Verification
Related issues