summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Duffield <tom@chef.io>2017-03-15 09:50:02 -0500
committerTom Duffield <tom@chef.io>2017-03-15 09:50:02 -0500
commitcf82531cc7138aa36172e6d77a2c3a383738ac8c (patch)
tree2d2afeee1fd3037656a4fb78c425fa9d18c3fa86
parent698aef02c25c7bfc57ac1e0c950fa627309350d2 (diff)
downloadchef-tduffield/add-release-policy.tar.gz
Add release policy badge to READMEtduffield/add-release-policy
Signed-off-by: Tom Duffield <tom@chef.io>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3152007551..69c3f1d768 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
[![Build Status Master](https://travis-ci.org/chef/chef.svg?branch=master)](https://travis-ci.org/chef/chef)
[![Build Status Master](https://ci.appveyor.com/api/projects/status/github/chef/chef?branch=master&svg=true&passingText=master%20-%20Ok&pendingText=master%20-%20Pending&failingText=master%20-%20Failing)](https://ci.appveyor.com/project/Chef/chef/branch/master)
[![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef)
+[![](https://img.shields.io/badge/Release%20Policy-Cadence%20Release-brightgreen.svg)](https://github.com/chef/chef-rfc/blob/master/rfc086-chef-oss-project-policies.md#cadence-release)
Want to try Chef? Get started with [learnchef](https://learn.chef.io)
@@ -307,4 +308,3 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
-