-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Description
File: content/manuals/subscription/manage-seats.md
Issue
The manage-seats.md file also uses the "Legacy Docker subscription" tab pattern, creating inconsistency with how legacy subscriptions are handled across the subscription documentation section.
The same tabs appear in:
- Add seats to your subscription
- Remove seats from your subscription
This is part of a broader pattern where multiple files in the subscription directory reference legacy subscriptions without clear guidance on:
- What makes a subscription "legacy"
- Whether users should still be following these instructions
- When or if these instructions will be removed
Suggested fix
Coordinate with the fix for change.md (#24305) to ensure consistent handling of legacy subscription documentation across all files in content/manuals/subscription/. Apply the same approach (removal, deprecation notice, or clarification) to all files that reference legacy subscriptions.
Files affected:
- change.md
- manage-seats.md
- scale.md (has a note about legacy subscriptions)
Found by nightly documentation freshness scanner