Merge pull request #2007 from vieux/update_deprecation_policy

update deprecation policy
This commit is contained in:
Misty Stanley-Jones 2017-03-01 15:25:15 -08:00 committed by GitHub
commit a7c813fe63
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@ on the separate [Release Notes page](/release-notes)
As changes are made to Docker there may be times when existing features
will need to be removed or replaced with newer features. Before an existing
feature is removed it will be labeled as "deprecated" within the documentation
and will remain in Docker for, usually, at least 3 releases. After that time
it may be removed.
and will remain in Docker for at least 3 stable releases (roughly 9 months).
After that time it may be removed.
Users are expected to take note of the list of deprecated features each
release and plan their migration away from those features, and (if applicable)