headroom/.github
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
..
act ci(release): fix workflow-validation for new release trigger 2026-05-25 18:36:12 -07:00
actions/headroom-e2e-setup refactor: single-wheel maturin build backend (fixes #355) 2026-05-03 13:16:41 -07:00
ISSUE_TEMPLATE docs: fix dead contact links in issue templates and troubleshooting guide (#910) 2026-06-12 14:47:10 -07:00
plugin ci(release): align manifest + pyproject + package.json to 0.22.3 2026-05-25 18:41:38 -07:00
workflows feat: add dashboard agent usage stats (#814) 2026-06-12 14:12:22 -05:00
dependabot.yml ci: group dependabot minor/patch updates per ecosystem 2026-04-16 17:54:39 -05:00
FUNDING.yml Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00
PULL_REQUEST_TEMPLATE.md Prepare for OSS release v0.2.0 2026-01-07 11:36:44 -08:00