From a7777c563b3cfc1e4b703d296ecefbcef446a9e0 Mon Sep 17 00:00:00 2001 From: Tim Pepper Date: Tue, 5 Jun 2018 18:06:09 -0700 Subject: contribx: add more friendly sig intro It's been noted that the SIG Contributor Experience readme is a bit unfriendly and focused on some past negatives. I've updated the wording to more positively align with the forward charter and goals of the SIG instead of being overly focused on past hurdles. Signed-off-by: Tim Pepper --- sig-contributor-experience/README.md | 2 +- sigs.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/sig-contributor-experience/README.md b/sig-contributor-experience/README.md index 409bc06f..ab786dba 100644 --- a/sig-contributor-experience/README.md +++ b/sig-contributor-experience/README.md @@ -8,7 +8,7 @@ To understand how this file is generated, see https://git.k8s.io/community/gener ---> # Contributor Experience Special Interest Group -Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, we need to break the commit-rate ceiling we hit in July 2015, and we need to get the monotonically growing PR merge latency and numbers of open PRs and issues under control. +Developing and sustaining a healthy community of contributors is critical to scaling the project and growing the ecosystem. We need to ensure our contributors are happy and productive, and that there are not bottlenecks hindering the project in, for example: feature velocity, community scaling, pull request latency, and absolute numbers of open pull requests and open issues. The [charter](charter.md) defines the scope and governance of the Contributor Experience Special Interest Group. diff --git a/sigs.yaml b/sigs.yaml index 228da9e2..75650523 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -746,11 +746,13 @@ sigs: - name: Contributor Experience dir: sig-contributor-experience mission_statement: > - Developing and sustaining a healthy community of contributors is critical - to scaling the project and growing the ecosystem. We need to ensure our - contributors are happy and productive, we need to break the commit-rate - ceiling we hit in July 2015, and we need to get the monotonically growing - PR merge latency and numbers of open PRs and issues under control. + Developing and sustaining a healthy community of contributors + is critical to scaling the project and growing the ecosystem. + We need to ensure our contributors are happy and productive, + and that there are not bottlenecks hindering the project in, + for example: feature velocity, community scaling, pull request + latency, and absolute numbers of open pull requests and open + issues. charter_link: charter.md label: contributor-experience leadership: -- cgit v1.2.3