diff --git a/README.md b/README.md index 7d19388fc7b26579c42e4b854c6de665c467bf94..e54c2d8ef1e6bee9f169a75e76f1073bbc5c4aad 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,12 @@ Each period has a different policy on accepting changes: * (Generally) Only security-fixes will be backported to ESR. * (Rare cases) A critical regression-fix or a security feature *may* be backported to ESR. +During the lifecycle, key changes come with _updating the version number_ (`tools/bin/scripts/set-version.php`), _making branches_, and _tagging releases_. To understand sequencing of these steps, review an [example workflow (numbers circa `5.10`)](https://docs.google.com/presentation/d/1166plRcEfehUwZCLSvGwEvXN3q81EKLMLZaPCDZ4N8Q/edit?usp=sharing). + +<figure class="video_container"> + <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQ0iw8ja3WFDvcJlaFH1isGSabdKZcuyac3QUUFgS7ltNnHqTk79kr_yaEQ4boJtHRR65wDZqwI04sM/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe> +</figure> + (*For historical planning information from 4.7.x cycles, see [4.7-release-history.md](doc/4.7-release-history.md).*) ## Timing