Update support badge and move LTS section
This commit is contained in:
parent
7e7f8facd8
commit
cdab1519af
18
README.md
18
README.md
|
@ -2,7 +2,7 @@
|
|||
|
||||
[](https://gitter.im/strongloop/loopback?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[](http://github.com/CloudNativeJS/ModuleLTS)
|
||||
[](http://ibm.biz/node-support)
|
||||
[](http://ibm.biz/node-support)
|
||||
|
||||
LoopBack is a highly-extensible, open-source Node.js framework that enables you to:
|
||||
|
||||
|
@ -30,6 +30,14 @@ Current|Long Term Support
|
|||
:-:|:-:
|
||||
3.x|2.x
|
||||
|
||||
## Module Long Term Support Policy
|
||||
|
||||
This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy, with the following End Of Life (EOL) dates:
|
||||
|
||||
| Module Version | Release Date | Minimum EOL | EOL With | Status |
|
||||
|------------------|--------------|-------------|--------------|---------|
|
||||
| 3.x.x | Sept 2016 | Dec 2019 | | Current |
|
||||
|
||||
Learn more about our LTS plan in [docs](https://loopback.io/doc/en/contrib/Long-term-support.html).
|
||||
|
||||
## LoopBack modules
|
||||
|
@ -99,12 +107,4 @@ Contributions to the LoopBack project are welcome! See [Contributing to LoopBack
|
|||
|
||||
One of the easiest ways to contribute to LoopBack is to report an issue. See [Reporting issues](https://loopback.io/doc/en/contrib/Reporting-issues.html) for more information.
|
||||
|
||||
## Module Long Term Support Policy
|
||||
|
||||
This module adopts the [Module Long Term Support (LTS)](http://github.com/CloudNativeJS/ModuleLTS) policy, with the following End Of Life (EOL) dates:
|
||||
|
||||
| Module Version | Release Date | Minimum EOL | EOL With | Status |
|
||||
|------------------|--------------|-------------|--------------|---------|
|
||||
| V3.x.x | Sept 2016 | Dec 2019 | | Current |
|
||||
|
||||
[](https://github.com/strongloop/loopback)
|
||||
|
|
Loading…
Reference in New Issue