Add badges and information for LTS and support
This commit is contained in:
parent
72d85fa9ea
commit
7e7f8facd8
10
README.md
10
README.md
|
@ -1,6 +1,8 @@
|
|||
# LoopBack
|
||||
|
||||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/strongloop/loopback?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
[![Module LTS Adopted'](https://img.shields.io/badge/Module%20LTS-Adopted-brightgreen.svg?style=flat)](http://github.com/CloudNativeJS/ModuleLTS)
|
||||
[![IBM Support](https://img.shields.io/badge/Support-IBM%20Frameworks-brightgreen.svg?style=flat)](http://ibm.biz/node-support)
|
||||
|
||||
LoopBack is a highly-extensible, open-source Node.js framework that enables you to:
|
||||
|
||||
|
@ -97,4 +99,12 @@ 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 |
|
||||
|
||||
[![Analytics](https://sl-beacon.appspot.com/UA-37775386-1/github/loopback/readme?pixel)](https://github.com/strongloop/loopback)
|
||||
|
|
Loading…
Reference in New Issue