Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/release.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBardi Harborow <bardi@bardiharborow.com>2019-02-13 09:27:46 +0300
committerBardi Harborow <bardi@bardiharborow.com>2019-02-13 09:31:23 +0300
commitc834697cf0e9703199383456d3355693bf1befa1 (patch)
tree8daf40ad6ff2e145fc271287622bcd39cae06f1a
parent3179a104e4aa12ad844f64eb106f2c877bf046b5 (diff)
Load current version status as known.
-rw-r--r--README.md16
1 files changed, 14 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7d8824b..0fd9b98 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,14 @@
-# release
-Bootstrap Release Working Group
+# Bootstrap Release Working Group
+
+## Release schedule
+
+| Release | Status | Initial Release | Active LTS Start | Maintenance LTS Start | End-of-life |
+| :--: | :---: | :---: | :---: | :---: | :---: |
+| [2.x][] | **End-of-life** | 2013-07-18 | ? | ? | ? |
+| [3.x][] | **Maintenance LTS** | 2013-08-19 | ? | 2016-09-05 | TBD |
+| [4.x][] | **Current Release** | 2018-01-18 | TBD | TBD | TBD |
+| 5.x | **Pending** | TBD | TBD | TBD | TBD |
+
+[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/