veejay icon indicating copy to clipboard operation
veejay copied to clipboard

Automatic bug reporting

Open game-stop opened this issue 7 years ago • 0 comments

Extend the crash handler to automatically create a new issue on github

  • Each issue may be reported only once (function, type of crash, line number optional)
  • Throttle rate, github has a limitation on the number of issues you are allowed to create
  • Ask the user for confirmation to send the bug-report

Related work: https://gist.github.com/JeffPaine/3145490

game-stop avatar Sep 22 '18 20:09 game-stop