From 01b9ff4cddef659d56341638ebcbde4831d93e9c Mon Sep 17 00:00:00 2001 From: Mark Anderson Date: Thu, 6 Jun 2019 13:13:48 -0700 Subject: [PATCH] Add OSS Practices Signed-off-by: Mark Anderson --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83ef0bbdcd3..425cb2762a9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,19 @@ # Chef Server -[![Build Status](https://travis-ci.org/chef/chef-server.svg?branch=master)](https://travis-ci.org/chef/chef-server) +[![Build Status](https://badge.buildkite.com/ccdefb69f938db51cb23f092e54030aa41608e6472cfe4aa7e.svg)](https://buildkite.com/chef/chef-chef-server-master-omnibus-adhoc) -This repository is the central repository for the Chef server. +**Umbrella Project**: [Chef Infra](https://github.com/chef/chef-oss-practices/blob/master/projects/chef-server-infra.md) + +**Project State**: [Active](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md#active) + +**Issues [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md)**: 14 days + +**Pull Request [Response Time Maximum](https://github.com/chef/chef-oss-practices/blob/master/repo-management/repo-states.md)**: 14 days + +NOTE: we know we have a backlog, and are working through it, but this +applies for new requests. + +This repository is the central repository for the Chef Server. If you want to file an issue about Chef Server or contribute a change, you're in the right place.