Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: clarify that support schedule is subject to change #40770

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 8 additions & 2 deletions aio/content/guide/releases.md
Expand Up @@ -70,7 +70,7 @@ We work toward a regular schedule of releases, so that you can plan and coordina

<div class="alert is-helpful">

Disclaimer: Dates are offered as general guidance and will be adjusted by us when necessary to ensure delivery of a high-quality platform.
Dates are offered as general guidance and are subject to change.

</div>

Expand All @@ -90,7 +90,13 @@ This cadence of releases gives eager developers access to new features as soon a
{@a support}
## Support policy and schedule

All of our major releases are supported for 18 months.
<div class="alert is-helpful">

Dates are offered as general guidance and are subject to change.

</div>

All major releases are typically supported for 18 months.

* 6 months of *active support*, during which regularly-scheduled updates and patches are released.

Expand Down