PokeMate
PokeMate copied to clipboard
[Request] Error handler with link to submit bug.
Can we get a console log (later maybe a system alert) that provides a link to any exception that happens?
This will
- provide a standard for bug reports
- reduce duplicate issues
- provide more information than we are currently provided in issues.
Can the link possibly fill the body with a stack trace?
depends on the error. this is a good idea though.
I am going to start doing some error handling tonight. Honestly, I think most of the contributors are more focused on adding features than adding exception handling. One is just more fun than the other. 🙃