Add super easy way to report bugs
In "About This Computer" add a link like this:
https://github.com/helloSystem/ISO/issues/new?assignees=&labels=bug&template=bug_report.md&body=Any%20relevant%20system%20Information with Any%20relevant%20system%20Information automatically pre-populated:
Version (please complete the following information):
- Live ISO or installed system to disk: [e.g., Live]
- FreeBSD version (System --> About this Computer): [e.g., 12.2]
- helloSystem build (
cat /.url): [e.g., https://github.com/helloSystem/ISO/commit/0000000] - Running in a virtual machine: [e.g., no]
Computer (please complete the following information):
- Device: [e.g., Dell Inc. OptiPlex 780]
Possibly even in combination with a forms template like this: https://github.com/ventoy/Ventoy/issues/new?assignees=octocat&labels=&template=issue_template.yml&title=%5Bissue%5D%3A+
I think we should build a similar web application as a bug reporting tool, for example, use:Electron app or Qt WebKit as a reporting software, which is easier to use than giving a link.