diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-09 11:13:19 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-23 16:53:22 -0700 |
commit | ac8dc172ed2a75bfbd84a1f818959914302999f8 (patch) | |
tree | 9ab232d70badee9367540bf57b636bbad7d2e942 /README.md | |
parent | 370e626e5abdb7c5817533268424d4e6c411d271 (diff) | |
download | chef-ac8dc172ed2a75bfbd84a1f818959914302999f8.tar.gz |
Add SLA information to the readme
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ [![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) +**Project State: Active** +**Issues Response SLA: 10 business days** +**Pull Request Response SLA: 10 business days** + ## Getting Started Chef Infra is a configuration management tool designed to bring automation to your entire infrastructure. |