MeshCore has no issue templates, leading to inconsistent bug reports that
frequently lack hardware info, firmware version, reproduction steps, and
logs. This adds a structured YAML form template that collects all the
information needed for effective triage.
The config.yml sets up the issue chooser with contact links to redirect
questions to Discussions Q&A, feature requests to Discussions Ideas, and
real-time help to Discord. Blank issues remain enabled until the remaining
issue templates (hardware request, build issue) land in follow-up PRs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>