-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed as not planned
Closed as not planned
Copy link
Labels
Description
File: content/manuals/subscription/scale.md
Issue
The documentation contains time-relative language that describes a completed migration as if it's still ongoing:
Legacy Docker subscribers must upgrade to new Docker subscriptions to access scaling options. Legacy subscriptions apply to subscribers who last purchased or renewed before December 10, 2024.
According to STYLE.md, documentation should avoid time-relative language like "currently", "recently", and date-specific framing because they go stale silently. This note references a specific cutoff date (December 10, 2024) which is now in the past, making the framing confusing for readers.
Suggested fix
Either:
- Remove the note entirely if all active subscriptions have been migrated
- Reframe without time-relative language: "Legacy Docker subscriptions don't include scaling options. To access scaling, upgrade to a current Docker subscription."
- If legacy subscriptions are still active and relevant, clarify the ongoing status without the specific date reference
Found by nightly documentation freshness scanner
Reactions are currently unavailable