headroom/.github/ISSUE_TEMPLATE
Focused Instability 7ced77b6e7
docs: fix dead contact links in issue templates and troubleshooting guide (#910)
## Summary

The side note in #855 reports that the **Issues → Question** contact
link points to a non-existing page. Confirmed, plus two more dead links
of the same class:

- `.github/ISSUE_TEMPLATE/config.yml` — "Questions & Discussions" points
at `github.com/headroom-sdk/headroom/discussions` (the `headroom-sdk`
org 404s); now points at this repo's Discussions (live, Discussions are
enabled here).
- `.github/ISSUE_TEMPLATE/config.yml` — "Documentation" points at
`headroom.dev/docs` (404); now points at the repo homepage docs site
`headroom-docs.vercel.app/docs` (200).
- `docs/content/docs/troubleshooting.mdx` — "File an issue at
github.com/headroom-sdk/headroom" same dead org; now points at this
repo.

`.github/FUNDING.yml` also references `headroom-sdk` but that's a
sponsorship target choice, so left untouched.

## Testing

Link targets verified by HTTP status: old URLs return 404, new URLs
return 200. Docs-only change, no code paths affected.

Fixes the side note in #855.

Co-authored-by: integration-check <integration@local>
2026-06-12 14:47:10 -07:00
..
bug_report.md Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00
config.yml docs: fix dead contact links in issue templates and troubleshooting guide (#910) 2026-06-12 14:47:10 -07:00
copilot-subscription-test-report.md docs(copilot): add cross-platform subscription testing guide + issue template 2026-06-03 23:18:32 -07:00
feature_request.md Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00