From e56408136dd68be27cbe17a369edff3384a6ce59 Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 11 Jul 2023 15:48:57 -0500 Subject: [PATCH] Handbook: Add link to slack channel (#12484) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Related to: https://github.com/fleetdm/confidential/issues/2947 Changes: - Updated the name of the product slack channel (`#g-product` ยป `#help-product`) - Added a link to the channel --- handbook/marketing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/marketing/README.md b/handbook/marketing/README.md index 06b179b559..45c6465708 100644 --- a/handbook/marketing/README.md +++ b/handbook/marketing/README.md @@ -234,7 +234,7 @@ When a new pull request is submitted by a community contributor (someone not a m - Additions or fixes to the Standard Query Library (as long as the SQL works properly and is attributed correctly). - If a review is needed: - - Request a review from the [Product DRI](../people/README.md#directly-responsible-individuals). They should approve extensive changes and new features. Ask in the #g-product channel in Fleet's Slack for more information. + - Request a review from the [Product DRI](../people/README.md#directly-responsible-individuals). They should approve extensive changes and new features. Ask in the [#help-product](https://fleetdm.slack.com/archives/C02A8BRABB5) channel in Fleet's Slack for more information. - Tag the DRI and the contributor in a comment on the PR, letting everyone know why an additional review is needed. Make sure to say thanks! - Find any related open issues and make a note in the comments.