A TUI tool to submit issues to Jira and Launchpad with information about the machine being tested
It is aimed at QA engineers who want to report issues directly from the device under testing, compatible with both Ubuntu Core and Ubuntu classic systems. This tool requires --devmode.
Installation Notice
Bugit is currently in a transition period from v1 to v2. To install v1 (the original one on launchpad), use the stable channel: sudo snap install bugit --devmode. To install v2 (the one on github), use beta sudo snap install bugit --beta --devmode for point version releases or use edge sudo snap install bugit --edge --devmode for the latest commit.