Skip to content

"Report an issue" link points to docs-content repo, not docs-builder #1066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 3 tasks
theletterf opened this issue Apr 9, 2025 · 1 comment
Open
1 of 3 tasks
Labels

Comments

@theletterf
Copy link
Contributor

Describe the bug

"Report an issue" links in every docs-builder doc point to docs-content, not docs-builder. The "Edit this document" link is fine.

Expected behavior

The link should open an issue in this repo.

Steps to reproduce

  1. Go to any doc in https://docs-v3-preview.elastic.dev/elastic/docs-builder/
  2. Check the "Report an issue" link.

Tooling

  • docs-builder
  • migration tooling
  • I'm not sure
@theletterf theletterf added the bug label Apr 9, 2025
@cotti
Copy link
Contributor

cotti commented Apr 9, 2025

I believe this is correct at the moment - docs-content is responsible for triaging reported issues from the web. The link leads to an issue template that adds the affected document to the report by default. Issue templates are repository-specific, so the alternative would be to add this template to every project that docs-builder uses when assembling all docs.

If you access a doc page for other products, their Report an Issue link will also lead to opening an issue on docs-content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants