/reportbug is an absolute lifesaver when you hit a weird issue with Sixth. Instead of having to remember all the details GitHub wants for a bug report, this command turns Sixth into your personal bug reporting assistant.It walks you through collecting all the info needed for a proper bug report and then shoots it straight to our GitHub issues page with all the right formatting and system details included.
Last week I hit a weird bug where Sixth kept timing out when reading large files. Instead of trying to remember all the GitHub template fields, I just typed /reportbug and Sixth guided me through the whole process.It asked me about what I was trying to do, what happened instead, and the exact steps that led to the issue. The best part was that it automatically included my OS version, Sixth version, and all the technical details our devs would need.A few seconds later, I had a properly formatted GitHub issue created without having to hunt down any of that info myself.