Skip to content

[Bug] Broken discussions URL in ISSUE_TEMPLATE config #178

@d-oit

Description

@d-oit

Description

In .github/ISSUE_TEMPLATE/config.yml (line 5), the discussions URL is:

url: https://github.com/discussions

This is an invalid URL. It should be:

url: https://github.com/d-oit/do-knowledge-studio/discussions

Impact

  • Users clicking "Ask a Question" in the issue template get redirected to a non-existent page
  • Poor contributor experience

Fix

Update the URL to the correct discussions page for the repository.

Acceptance Criteria

  • URL updated to https://github.com/d-oit/do-knowledge-studio/discussions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions