Skip to content

Set up GitHub Discussions with category templates#112

Open
Copilot wants to merge 2 commits intomainfrom
copilot/setup-discussions-feature
Open

Set up GitHub Discussions with category templates#112
Copilot wants to merge 2 commits intomainfrom
copilot/setup-discussions-feature

Conversation

Copy link
Contributor

Copilot AI commented Feb 27, 2026

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 discussions
  • q-and-a.yml – Questions with optional context field
  • ideas.yml – Proposals with motivation field
  • show-and-tell.yml – Sharing work/projects with links field

Prerequisite: A repo admin must enable Discussions under Settings → General → Features → Discussions for these templates to take effect.

Original prompt

Please set up discussions


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
Copilot AI changed the title [WIP] Add setup for discussions feature Set up GitHub Discussions with category templates Feb 27, 2026
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@blackboxprogramming blackboxprogramming marked this pull request as ready for review February 27, 2026 17:59
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants