Skip to content

chore: remove discussions link from issue template config#240

Merged
wadakatu merged 1 commit into
mainfrom
chore/disable-discussions
May 14, 2026
Merged

chore: remove discussions link from issue template config#240
wadakatu merged 1 commit into
mainfrom
chore/disable-discussions

Conversation

@wadakatu
Copy link
Copy Markdown
Collaborator

Summary

Remove the Question → Discussions contact link from .github/ISSUE_TEMPLATE/config.yml so the issue creation page no longer routes users to a Discussions tab that is being disabled at the repo level.

Why

The project currently has 1 GitHub Star, 557 monthly Packagist downloads, and no organic Q&A traffic. An empty Discussions tab projects a "ghost town" signal that hurts more than it helps, and splits maintainer attention between two channels. The existing question label on issues already covers the Q&A use case at this scale.

Discussions will be re-enabled if organic Q&A volume picks up (rule of thumb: ~30+ Q&A items per month, or recurring "is this a bug or expected" patterns).

Verification

  • composer ci not run — config.yml is consumed by GitHub UI only.
  • The remaining Security report contact link continues to route to the private advisory form.

Notes for reviewers

The repo-level Discussions feature will be disabled out-of-band after this PR merges. The order matters: link removed first, feature off second, so users who hit the link in the window between never see a 404.

discussions is being disabled at the repo level because the project
does not yet have the community Q&A volume to justify a separate
channel — the existing `question` label on issues covers the same
use case without splitting attention.
@wadakatu wadakatu enabled auto-merge (squash) May 14, 2026 07:45
@wadakatu wadakatu disabled auto-merge May 14, 2026 07:47
@wadakatu wadakatu merged commit 64aee58 into main May 14, 2026
16 checks passed
@wadakatu wadakatu deleted the chore/disable-discussions branch May 14, 2026 07:47
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.

1 participant