From 7d4abc6a44b398c5733f79ac1c8fb0bdc6a8fb6b Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 26 Feb 2019 15:11:45 +1100 Subject: Add release plan and team list. --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/README.md b/README.md index b510e65..4bf1866 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,36 @@ [2.x]: https://getbootstrap.com/2.3.2/getting-started.html#download-bootstrap [3.x]: https://getbootstrap.com/docs/3.4/getting-started/#download [4.x]: https://getbootstrap.com/docs/4.3/getting-started/download/ + +## Release plan + +New releases of Bootstrap are made from the `master` branch to the _Active_ major version. At times to be determined by the release working group, major versions will be frozen and transitioned to _Long Term Support_ (LTS). A long term support branch will be forked from `master`, making way for semver-major changes to be made on `master` and a new _Active_ major version to be prepared. + +A version in _Long Term Support_ should not have new features landed without a compelling reason. It may continue to receive: + +* Bug fixes +* Security updates +* Documentation updates + +After a determined period of time, versions in Long Term Support will be deep-frozen and transition to _Maintenance_. + +Versions in _Maintenance_ should not have any changes landed, except for: + +* **Critical** bug fixes +* **Critical** security updates +* **Important** documentation updates + +Unless a change is urgent, _Maintenance_ releases are likely to be made with minimal frequency. + +## LTS team members + +### Releasers + +* [@mdo](https://github.com/mdo) – Mark Otto +* [@xhmikosr](https://github.com/xhmikosr) + +### Security + +* [@bardiharborow](https://github.com/bardiharborow) – Bardi Harborow +* [@Johann-S](https://github.com/Johann-S) – Johann Servoire +* [@xhmikosr](https://github.com/xhmikosr) -- cgit v1.2.3