diff options
| author | Marky Jackson <marky.r.jackson@gmail.com> | 2022-06-01 15:19:00 +0000 |
|---|---|---|
| committer | markyjackson-taulia <marky.r.jackson@gmail.com> | 2022-06-01 10:03:14 -0700 |
| commit | 29c0d95ce17b18d791f6eb3e174ed1443ca4ee6c (patch) | |
| tree | 3ffcb425f6c359e64fe65443fc3f6f855b5c1e0c | |
| parent | 92485dc2929f042d89149b705f67bb01bc218cde (diff) | |
[Issues 6606] Add updated slack-guidelines
Signed-off-by: markyjackson-taulia <marky.r.jackson@gmail.com>
| -rw-r--r-- | communication/slack-guidelines.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/communication/slack-guidelines.md b/communication/slack-guidelines.md index 869dc2c4..3045b34f 100644 --- a/communication/slack-guidelines.md +++ b/communication/slack-guidelines.md @@ -162,8 +162,10 @@ To add a channel, open a Pull Request (PR) updating the [slack-config][]. - Special accommodations will be made where necessary. After you submit your request the Slack Admins will review and follow-up with -any questions in the PR itself. Once it is signed off and merged, the channel -will be created. +any questions in the PR itself. +There are two approvals needed. `/lgtm` and `/approved`. Once one moderator give the `/lgtm`, a hold will be placed on the PR using `/hold`. This hold will remain in place until one or more moderators reviews +and add the `/approve` label as well as `/hold cancel`, which will remove the hold on the PR. +Once it is signed off and merged, the channel will be created. For further information, see the [Slack Config Documentation][]. |
