1
+ ---
2
+ title : " Discuss Forum Guidelines"
3
+ description : |
4
+ Overview of Discourse, it's moderation capabilities and how they're applied
5
+ in the Kubernetes Forum, along with detailed instructions on requesting new
6
+ categories.
7
+ ---
8
+
9
+ <!-- omit in toc -->
1
10
# Discuss guidelines
2
11
12
+
13
+ - [ Code of conduct] ( #code-of-conduct )
14
+ - [ Privacy Policy] ( #privacy-policy )
15
+ - [ Admins] ( #admins )
16
+ - [ General communication guidelines] ( #general-communication-guidelines )
17
+ - [ PM (Private Message) conversations] ( #pm-private-message-conversations )
18
+ - [ Escalating and/or reporting a problem] ( #escalating-andor-reporting-a-problem )
19
+ - [ Moderation] ( #moderation )
20
+ - [ Moderator expectations and guidelines] ( #moderator-expectations-and-guidelines )
21
+ - [ Other moderator responsibilities] ( #other-moderator-responsibilities )
22
+ - [ Ingest queue] ( #ingest-queue )
23
+ - [ New category requests] ( #new-category-requests )
24
+ - [ Requesting a general category] ( #requesting-a-general-category )
25
+ - [ Requesting a SIG, WG, or sub-project category] ( #requesting-a-sig-wg-or-sub-project-category )
26
+ - [ Requesting a regional category] ( #requesting-a-regional-category )
27
+
3
28
Discuss (discuss.kubernetes.io), is the Kubernetes community forum backed by
4
29
the [ Discourse] discussion platform. It serves as the primary communication
5
30
platform for Kubernetes users; replacing the kubernetes-users mailing list in
@@ -10,7 +35,7 @@ Communication should be polite and respectful. Follow the general guideline of
10
35
_ "be excellent to each other"_ .
11
36
12
37
** Reference Links:**
13
- - [ KEP 0007 ] - A community forum for Kubernetes
38
+ - [ A community forum for Kubernetes KEP ]
14
39
- [ Archive k-users] - kubernetes-users mailing list migrated to Discuss
15
40
16
41
@@ -176,7 +201,7 @@ list with the new region, the moderators and their timezone.
176
201
177
202
178
203
[ Discourse ] : https://discourse.org
179
- [ KEP 0007 ] : https://github.com/kubernetes/enhancements/blob /master/keps/sig-contributor-experience/0007-20180403- community-forum.md
204
+ [ A community forum for Kubernetes KEP ] : https://github.com/kubernetes/enhancements/tree /master/keps/sig-contributor-experience/0000- community-forum
180
205
[ archive k-users ] : https://github.com/kubernetes/community/issues/2492
181
206
[ Kubernetes Code of Conduct ] : /code-of-conduct.md
182
207
[ Linux Foundation Privacy Policy ] : https://www.linuxfoundation.org/privacy/
0 commit comments