Commit Graph

1 Commits

Author SHA1 Message Date
davide e4d856c4b1 feat(ui): add bug report button in Help overlay and GitHub issue template
Adds a "Report a bug" button in Help → Info that opens the GitHub
new-issue page directly in the system browser (via TopLevel.Launcher,
cross-platform on desktop and Android).

Adds .github/ISSUE_TEMPLATE/bug_report.yml — a structured issue form
that collects version, platform, network, repro steps, expected vs
actual behavior, and logs before submission.
2026-06-24 15:29:53 +02:00