-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Description
File: content/manuals/accounts/create-account.md
Issue
The "Sign in with Google or GitHub" section contains time-relative language that violates the style guide:
Docker doesn't currently support linking multiple sign-in methods to the same Docker ID.
The word "currently" is prohibited by STYLE.md because it goes stale silently. Time-relative language like "currently", "recently", "coming soon" should be avoided.
Suggested fix
Remove "currently" and state the fact directly:
Docker doesn't support linking multiple sign-in methods to the same Docker ID.
If this limitation is expected to change in the future, consider adding a note about it separately, but the main statement should be timeless.
Found by nightly documentation freshness scanner
Reactions are currently unavailable