Skip to content

Commit 14d207d

Browse files
committed
Add guidelines for using GitHub Discussions in CONTRIBUTING.md
1 parent 7d30d7e commit 14d207d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,32 @@ Contributions to this project are [released](https://help.github.com/articles/gi
1010

1111
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.
1212

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+
1339
## Resources
1440

1541
- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)

0 commit comments

Comments
 (0)