1
+ ---
2
+ title : " Slack Guidelines"
3
+ description : |
4
+ The policies, procedures, and escalation mechanisms for the Slack platform,
5
+ such as requesting channels, tokens, and how to report inappropriate content.
6
+ ---
7
+
8
+ <!-- omit in toc -->
1
9
# Slack Guidelines
2
10
3
11
Slack serves as the main communication platform for the Kubernetes community
@@ -15,15 +23,17 @@ video recording or in another public space. Please be courteous to others.
15
23
- [ DM (Direct Message) Conversations] ( #dm-direct-message-conversations )
16
24
- [ Specific Channel Rules] ( #specific-channel-rules )
17
25
- [ Escalating and/or Reporting a Problem] ( #escalating-andor-reporting-a-problem )
26
+ - [ Should you have a channel on the Kubernetes Slack?] ( #should-you-have-a-channel-on-the-kubernetes-slack )
18
27
- [ Requesting a Channel] ( #requesting-a-channel )
19
28
- [ Delegating Channel Ownership] ( #delegating-channel-ownership )
20
29
- [ Requesting a User Group] ( #requesting-a-user-group )
21
30
- [ Requesting a Bot, Token, or Webhook] ( #requesting-a-bot-token-or-webhook )
22
31
- [ Moderation] ( #moderation )
23
- - [ Admin Expectations and Guidelines] ( )
24
- - [ Sending Messages to the Channel] ( )
32
+ - [ Admin Expectations and Guidelines] ( #admin-expectations-and-guidelines )
33
+ - [ Sending Messages to the Channel] ( #sending-messages-to-the-channel )
25
34
- [ Processing Slack Requests] ( #processing-slack-requests )
26
35
- [ Processing Channel Requests] ( #processing-channel-requests )
36
+ - [ Processing User Group Requests] ( #processing-user-group-requests )
27
37
- [ Processing Bot, Token, or Webhook Requests] ( #processing-bot-token-or-webhook-requests )
28
38
- [ Inactivating Accounts] ( #inactivating-accounts )
29
39
@@ -113,7 +123,7 @@ and describe the situation.
113
123
## Should you have a channel on the Kubernetes Slack?
114
124
115
125
The primary purpose of the Kubernetes slack is for the coordination of the
116
- Kubernentes project. However it is useful for developers and users to have a
126
+ Kubernetes project. However it is useful for developers and users to have a
117
127
strong ecosystem of channels for related things. Here are some guidelines for
118
128
determining if you should request a channel:
119
129
0 commit comments