-
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/change.md
Issue
The documentation uses tabbed content to separate "Docker subscription" and "Legacy Docker subscription" instructions throughout the page. This pattern suggests an ongoing transition or migration period, but it's unclear whether legacy subscriptions are still being actively used or if this is historical documentation.
The tabs appear in multiple sections:
- Upgrade your subscription
- Downgrade your subscription
This creates ambiguity about:
- Whether new users might have legacy subscriptions
- How long these legacy instructions need to remain
- Whether the transition is complete
Suggested fix
Clarify the status of legacy subscriptions:
- If legacy subscriptions are no longer active, remove the legacy tabs and add a brief note at the top: "If you have a legacy Docker subscription (purchased before [date]), see [legacy documentation link]"
- If legacy subscriptions are still active, add context explaining what qualifies as a legacy subscription and when/how users should migrate
- Consider adding a deprecation notice if legacy subscriptions will be phased out
Found by nightly documentation freshness scanner
Reactions are currently unavailable