Skip to content

Broken Documentation Feedback contact link points to a 404 page #18153

@luojiyin1987

Description

@luojiyin1987

Problem

The Documentation Feedback contact link in .github/ISSUE_TEMPLATE/config.yml currently points to:

https://github.com/odoo/documentation/issue

That URL returns a 404.

Expected behavior

The contact link should point contributors to the documentation repository issue creation page.

A working destination is:

https://github.com/odoo/documentation/issues/new

Why this matters

When contributors click Documentation Feedback from the issue creation dialog in odoo/odoo, they are sent to a broken page instead of the documentation repository.

This makes it harder to report documentation issues and creates unnecessary friction for contributors.

Proposed fix

Update .github/ISSUE_TEMPLATE/config.yml to replace the broken URL with:

https://github.com/odoo/documentation/issues/new

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions