Skip to content

Remove time-relative language from swarm services documentation#24480

Merged
dvdksn merged 1 commit intomainfrom
fix/issue-24463-swarm-current-version
Mar 24, 2026
Merged

Remove time-relative language from swarm services documentation#24480
dvdksn merged 1 commit intomainfrom
fix/issue-24463-swarm-current-version

Conversation

@dvdksn
Copy link
Contributor

@dvdksn dvdksn commented Mar 23, 2026

Replace "the current version of Docker only supports container tasks" with
"Docker only supports container tasks". The phrase "current version" is a
temporal qualifier that goes stale silently, violating the style guide.

Fixes #24463

🤖 Generated with Claude Code

Replace "the current version of Docker only supports container tasks"
with "Docker only supports container tasks" to avoid temporal framing
that goes stale silently.

Fixes #24463

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@netlify
Copy link

netlify bot commented Mar 23, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit bea172e
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69c171b0a735ca00077ff2c2
😎 Deploy Preview https://deploy-preview-24480--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added area/engine Issue affects Docker engine/daemon area/swarm Issue affects swarm and clustering functionality of docker labels Mar 23, 2026
Copy link
Contributor

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assessment: 🟢 APPROVE

This PR correctly removes time-relative language and standardizes list formatting according to the Docker documentation style guide.

Changes reviewed:

  • ✅ Removed "current version of Docker" → "Docker" (eliminates temporal qualifier per STYLE.md)
  • ✅ Changed list formatting from asterisks (*) to hyphens (-) (consistent with style guide)
  • ✅ No vendored content edited
  • ✅ No pages removed/moved (no redirects needed)
  • ✅ Markdown formatting correct
  • ✅ No AI-generated patterns or hedge words

Summary: Clean refactoring that improves documentation quality and adherence to style standards. No issues found.

@dvdksn dvdksn requested a review from a team March 24, 2026 07:37
@dvdksn dvdksn merged commit cbdb843 into main Mar 24, 2026
19 of 20 checks passed
@dvdksn dvdksn deleted the fix/issue-24463-swarm-current-version branch March 24, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon area/swarm Issue affects swarm and clustering functionality of docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs-scanner] Time-relative language in swarm services documentation

2 participants