Skip to content

[Feature Request] Enable GitHub Discussions for community collaboration #80

@gander-vs

Description

@gander-vs

Problem Description

Currently, the repository uses Issues for all communication, including workarounds and general discussions. This is not ideal because Issues are designed to track defined pieces of work (bugs, features, tasks), not for open-ended conversations or sharing solutions.

Finding workarounds buried in issue comments is difficult and inefficient. The lack of a dedicated discussion forum makes it hard for users to:

  • Share workarounds and solutions
  • Ask questions without creating formal issues
  • Exchange knowledge with other repository users
  • Build community around the project

Proposed Solution

Enable GitHub Discussions for this repository to provide a proper forum for community conversations, Q&A, and knowledge sharing.

Benefits

  • Better organization: Issues remain focused on actionable work items
  • Easier discovery: Workarounds and solutions can be categorized and searched in dedicated discussion categories
  • Community building: Users can engage in conversations, share experiences, and help each other
  • Cleaner issue tracker: Reduces noise in Issues by moving general discussions to appropriate space

Implementation

Repository maintainers can enable Discussions by:

  1. Going to repository Settings
  2. Scrolling to Features section
  3. Checking the Discussions option

Suggested Categories

  • Q&A (for questions and answers)
  • Workarounds (for sharing solutions and fixes)
  • General (for open discussions)
  • Show and Tell (for sharing projects/implementations)

GitHub Discussions is designed specifically for this use case - facilitating conversations, asking questions, and posting answers without scoping work in an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions