Skip to content

fix: redirect questions/support links to Discord#761

Open
peyton-alt wants to merge 1 commit intomainfrom
752-discussions-link
Open

fix: redirect questions/support links to Discord#761
peyton-alt wants to merge 1 commit intomainfrom
752-discussions-link

Conversation

@peyton-alt
Copy link
Contributor

@peyton-alt peyton-alt commented Mar 24, 2026

Summary

  • Redirects "Questions and Support" link in issue template from GitHub Discussions to Discord
  • Consolidates CONTRIBUTING.md to use Discord as the single community channel for questions and support
  • Removes GitHub Discussions references

Closes #752

🤖 Generated with Claude Code


Note

Low Risk
Low risk documentation-only change that updates community/support links; no runtime or behavior impact.

Overview
Updates the "Questions and Support" contact link in .github/ISSUE_TEMPLATE/config.yml to point to Discord.

Cleans up CONTRIBUTING.md to standardize on Discord for questions/support and removes GitHub Discussions references/links.

Written by Cursor Bugbot for commit fc220b9. Configure here.

…Discord

Closes #752

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Entire-Checkpoint: 579b22e5accd
@peyton-alt peyton-alt requested a review from a team as a code owner March 24, 2026 01:22
Copilot AI review requested due to automatic review settings March 24, 2026 01:22
Copy link
Contributor

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

This PR resolves the broken “Questions and Support” link by redirecting community/support guidance away from GitHub Discussions (which 404s for this repo) and toward Discord, aligning contributor documentation and issue template contact links with the intended support channel.

Changes:

  • Updates the GitHub issue template contact link for “Questions and Support” to point to Discord.
  • Consolidates CONTRIBUTING.md community/support guidance to Discord and removes Discussions references.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CONTRIBUTING.md Removes GitHub Discussions as a community channel and standardizes questions/support guidance on Discord.
.github/ISSUE_TEMPLATE/config.yml Redirects the “Questions and Support” contact link from GitHub Discussions to Discord.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

bug: Link to repo discussions is broken

2 participants