You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is the **home for public GitHub Discussions** for the organization.
4
13
@@ -10,23 +19,25 @@ Use it to:
10
19
11
20
## Start here
12
21
13
-
-**Want to ask a question?** Create a Discussion in **Q&A** and include:
22
+
-**Want to ask a question?** Create a Discussion in [Q&A](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/q-a) and include:
14
23
- What you expected vs what happened
15
24
- Repro steps (or a minimal example)
16
25
- Versions / environment details
17
-
-**Have an idea?** Post in **Ideas** with the problem, proposed solution, and trade-offs.
18
-
-**Need to report a security issue?** Do **not** post it publicly — see [SECURITY.md](SECURITY.md).
26
+
-**Have an idea?** Post in [Ideas](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/ideas) with the problem, proposed solution, and trade-offs.
27
+
-**Need to report a security issue?** Do **not** post it publicly. Please see [SECURITY.md](SECURITY.md).
19
28
20
-
## Categories (suggested)
29
+
## Categories
21
30
22
-
Create categories that match how people actually show up. A simple default set:
23
-
-**Announcements** (maintainers only)
24
-
-**Q&A** (questions with accepted answers)
25
-
-**Ideas** (feature requests / improvements)
26
-
-**Show and tell** (demos, write-ups, cool things you built)
27
-
-**RFC** (bigger proposals that need review)
31
+
> The Organization Discussions are organized into a few sections (Community / Product / Support)
28
32
29
-
More detail (including “what goes where”) lives in [docs/categories.md](docs/categories.md).
33
+
The canonical “what goes where” guide lives in [docs/categories.md](docs/categories.md).
34
+
35
+
Quick pointers:
36
+
-[Q&A](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/q-a): clear questions with an accepted answer
-[Ideas](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/ideas): proposals and improvements
39
+
-[Show and tell](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/show-and-tell): what you built (demos/integrations)
-**Posting**: keep this restricted (maintainers/moderators)
8
+
Last updated: 2026-03-04
10
9
11
-
## Q&A
10
+
----------
12
11
13
-
-**Purpose**: questions with a concrete answer
14
-
-**Best practices**: mark accepted answers; summarize the resolution at the end
12
+
> This page describes the category setup for this organization’s GitHub Discussions hub.
15
13
16
-
## Ideas
14
+
| Section | Categories (type) | When to use it | Examples / best practices |
15
+
|---|---|---|---|
16
+
| Community | - **General** (Discussion)<br>- **Show and tell** (Discussion)<br>- **Polls** (Poll)<br>- **Events** (Discussion) | - **General**: anything community/meta that doesn’t fit elsewhere<br>- **Show and tell**: demos, write-ups, integrations, things you built<br>- **Polls**: quick votes to guide priorities (“next livestream topic?”, “next feature?”)<br>- **Events**: meetups/livestreams/webinars and follow-ups | - **General** titles: “How should we organize learning paths?”, “Introduce yourself + what you’re building”<br>- **Show and tell**: include a link/screenshot + short “how it works” + what you used from the provided materials<br>- **Polls**: keep options mutually exclusive (3–6), set a close date, and comment with the decision afterward<br>- **Events**: include date/time + timezone, agenda/link, and ask for RSVP via 👍 or a comment |
17
+
| Product | - **Announcements** (Announcement)<br>- **Ideas** (Discussion) | - **Announcements**: official updates from maintainers (releases, policy changes, roadmap milestones)<br>- **Ideas**: suggestions and improvement proposals | - **Announcements**: start with a 2–3 line TL;DR; link to docs/issues; pin major updates if needed<br>- **Ideas**: use a simple structure (problem → proposal → trade-offs); include success criteria so others can evaluate it |
18
+
| Support | - **Q&A** (Q&A)<br>- **Support / Troubleshooting** (Q&A) | - **Q&A**: questions that should end with a clear accepted answer (how-to, “what’s the right way?”)<br>- **Support / Troubleshooting**: longer back-and-forth debugging threads and ongoing issues | - **Q&A**: ask one clear question, share what you tried, and mark an accepted answer when solved (plus a short resolution summary)<br>- **Troubleshooting**: include expected vs actual, repro steps, environment/versions, and logs (redact secrets); summarize the root cause/fix at the end |
17
19
18
-
-**Purpose**: suggestions, feature requests, process improvements
- Include enough context for others to reproduce/understand
9
-
- Be kind; assume positive intent
8
+
Last updated: 2026-03-04
10
9
11
-
See the repository README for the full guide.
10
+
----------
11
+
12
+
- If you’re new here, start with [Q&A](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/q-a) for questions or [Ideas](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/ideas) for proposals.
13
+
- If you’re debugging an issue that needs back-and-forth, use [Support / Troubleshooting](https://github.com/orgs/MicrosoftCloudEssentials-LearningHub/discussions/categories/support-troubleshooting).
14
+
15
+
> [!TIP]
16
+
> - Search before posting
17
+
> - Include enough context for others to reproduce/understand
18
+
> - Be kind; assume positive intent
19
+
20
+
See [docs/categories.md](categories.md) for what goes where.
0 commit comments