Closed ear7h closed 7 years ago
@ear7h You mean we automatically open their browser and visit the issue page? If so, I don't think this is necessary and user might feel uncomfortable about this.
But we can provide something like goby env
to print out all the informations that can help us debugging.
@st0012 That's an even better idea, I was trying to think of anything which would make debugging easier.
Calling something like
goby -r
(for report) in a terminal emulator to open https://github.com/goby-lang/goby/issues/newWould make it easier to bring attention to bugs, but also might oversaturate the number of issues reported.
Proof of concept