From decef94dc3f7683286f5164157627e5879680f1b Mon Sep 17 00:00:00 2001 From: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com> Date: Thu, 30 Jun 2022 10:41:02 -0500 Subject: [PATCH] Editor pass - Add ritual for monitoring issues (#6453) Editor pass for: - https://github.com/fleetdm/fleet/pull/6440 --- handbook/community.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/community.md b/handbook/community.md index c0608bb398..0692535616 100644 --- a/handbook/community.md +++ b/handbook/community.md @@ -398,8 +398,8 @@ The following table lists the Community group's rituals, frequency, and Directly | Ritual | Frequency | Description | DRI | |:-----------------------------|:-----------------------------|:----------------------------------------------------|-------------------| | Community Slack | Daily | Check Fleet and osquery Slack channels for community questions, make sure questions are responded to and logged. | Kathy Satterlee | -| Social media check-in | Daily | Check social media for community questions and make sure to respond to them. Generate dev advocacy-related content. | Kelvin Omereshone | -| Issue check-in | Daily | Check GitHub for new issues submitted by the community, check status of existing requests and follow up when needed. | Kathy Satterlee | +| Social media check-in | Daily | Check social media for community questions and make sure to respond to them. Generate dev advocacy-related content. | Kelvin Omereshone | +| Issue check-in | Daily | Check GitHub for new issues submitted by the community, check the status of existing requests, and follow up when needed. | Kathy Satterlee | | Outside contributor follow-up | Weekly | Bring pull requests from outside contributors to engineering and make sure they are merged promptly and promoted. | Kathy Satterlee | | Documentation update | Weekly | Turn questions answered from Fleet and osquery Slack into FAQs in Fleet’s docs. | Kathy Satterlee | | StackOverflow | Weekly | Search StackOverflow for “osquery,” answer questions with Grammarly, and find a way to feature Fleet in your StackOverflow profile prominently. | Rotation: Community team |