Set up GitHub Discussions with category templates#112
Conversation
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds GitHub Discussions templates under .github/DISCUSSION_TEMPLATE/ to provide consistent, structured prompts for common discussion types in this repository.
Changes:
- Added a General discussion template with a single required prompt.
- Added Q&A, Ideas, and Show-and-tell templates with focused required fields plus optional context/links fields.
- Introduced markdown intro text in each template to guide contributors.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
.github/DISCUSSION_TEMPLATE/general.yml |
General-purpose discussion form with a single required textarea. |
.github/DISCUSSION_TEMPLATE/q-and-a.yml |
Q&A form with required question field and optional additional context. |
.github/DISCUSSION_TEMPLATE/ideas.yml |
Ideas/proposals form with required idea description and optional motivation. |
.github/DISCUSSION_TEMPLATE/show-and-tell.yml |
Showcase form with required “what are you sharing” and optional links/resources. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
GitHub Discussions was not configured for the repository. Adds
.github/DISCUSSION_TEMPLATE/with four standard category templates to structure community participation.Templates added
general.yml– Open-ended discussionsq-and-a.yml– Questions with optional context fieldideas.yml– Proposals with motivation fieldshow-and-tell.yml– Sharing work/projects with links fieldOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.