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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,32 @@ Contributions to this project are [released](https://help.github.com/articles/gi
10
10
11
11
Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
12
12
13
+
## Using GitHub Discussions
14
+
15
+
We use **GitHub Discussions** as a shared space for community organizers and contributors to ask questions, share ideas, and collaborate around GitHub Copilot Dev Days.
16
+
17
+
### When to use Discussions
18
+
Use Discussions to:
19
+
- Ask questions about event content, marketing materials, or organizing guidance
20
+
- Share ideas, feedback, or lessons learned from hosting events
21
+
- Start conversations about potential improvements to the event kit
22
+
23
+
If you’ve found a **bug** or have a **specific change request**, please open a **GitHub Issue** so it can be tracked and triaged properly.
24
+
25
+
### Community expectations
26
+
Please help keep this space welcoming and useful:
27
+
- Follow the repository’s [Code of Conduct](/CODE_OF_CONDUCT.md)
28
+
- Be respectful and constructive
29
+
- Stay on topic and relevant to this repository
30
+
- Search existing Discussions before starting a new one
31
+
- Avoid spam or unrelated promotional content
32
+
33
+
### Security note
34
+
Do **not** report security vulnerabilities in Discussions, Issues, or Pull Requests.
35
+
Please follow the process outlined in `SECURITY.md` for responsible disclosure.
36
+
37
+
Thanks for helping make GitHub Copilot Dev Days a great experience for organizers and developers worldwide!
38
+
13
39
## Resources
14
40
15
41
-[How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
0 commit comments