Skip to content

Commit a7a05d3

Browse files
committed
Add Hugo metadata and add ToC to discuss guidelines
1 parent 54ef0fb commit a7a05d3

File tree

1 file changed

+27
-2
lines changed

1 file changed

+27
-2
lines changed

communication/discuss-guidelines.md

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
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 -->
110
# Discuss guidelines
211

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+
328
Discuss (discuss.kubernetes.io), is the Kubernetes community forum backed by
429
the [Discourse] discussion platform. It serves as the primary communication
530
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
1035
_"be excellent to each other"_.
1136

1237
**Reference Links:**
13-
- [KEP 0007] - A community forum for Kubernetes
38+
- [A community forum for Kubernetes KEP]
1439
- [Archive k-users] - kubernetes-users mailing list migrated to Discuss
1540

1641

@@ -176,7 +201,7 @@ list with the new region, the moderators and their timezone.
176201

177202

178203
[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
180205
[archive k-users]: https://github.com/kubernetes/community/issues/2492
181206
[Kubernetes Code of Conduct]: /code-of-conduct.md
182207
[Linux Foundation Privacy Policy]: https://www.linuxfoundation.org/privacy/

0 commit comments

Comments
 (0)