Skip to content

Add Question issue template, drop Discussions contact links#364

Merged
em3s merged 2 commits into
mainfrom
docs/replace-discussions-with-question-template
May 30, 2026
Merged

Add Question issue template, drop Discussions contact links#364
em3s merged 2 commits into
mainfrom
docs/replace-discussions-with-question-template

Conversation

@em3s
Copy link
Copy Markdown
Contributor

@em3s em3s commented May 30, 2026

Summary

GitHub Discussions was disabled in #219 — Q&A and general discussion were folded into Issues. A few references to /discussions URLs still remain across the repo and now 404.

This PR cleans up the remaining references in the issue-template config and the README:

  • Add a proper Question issue template (sitting alongside Bug Report, Feature Request, Task) and drop the broken Question / Discussion contact links from the new-issue chooser. The standalone Discussion entry is dropped — blank issues already cover free-form starts.
  • Replace the GitHub Discussions link in the README's Contribute section with an Issues link.

Follow-up to #219 and #360.

Changes

  • Add .github/ISSUE_TEMPLATE/question.md with the same shape as the other templates (auto-applies the existing question label)
  • Remove the Question and Discussion contact links from .github/ISSUE_TEMPLATE/config.yml
  • Update README.md: Contribute section now points to Issues instead of Discussions

How to Test

On the branch, open https://github.com/kakao/actionbase/issues/new/choose (or the equivalent on a fork) and confirm:

  • Question now appears in the template list and prefills the question label
  • Discussion and the broken /discussions URLs are gone
  • Bug Report, Feature Request, Task still work as before

Then visual-review the README preview — the Contribute section should link to Issues.

AI Assistance

  • This PR was written largely with AI assistance.
    • Tool / model: Claude Code (Opus 4.7 1M)

GitHub Discussions was disabled in #219; Q&A and general discussion
were folded into Issues. The new-issue chooser still pointed Question
and Discussion contact links at /discussions URLs, which now 404.

Replace them with a proper Question issue template that fits beside
Bug Report, Feature Request, and Task. The general Discussion entry
is dropped, since blank issues already cover free-form starts.

Follow-up to #219 and #360.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label May 30, 2026
GitHub Discussions was disabled in #219; Q&A moved to Issues. Update
the Contribute section link accordingly.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@em3s em3s merged commit d4c69ed into main May 30, 2026
3 checks passed
@em3s em3s deleted the docs/replace-discussions-with-question-template branch May 30, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant