-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Markdown export of crash logs #3579
Conversation
Can you send a screenshot / provide more info? Is it just Crash report to markdown but in-app? |
@B0pol: That's what it's supposed to be, yeah |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DRY
Awesome! I was considering opening an issue regarding the clunky method of going to the crash report to markdown converter every time. This is much better! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
except that small thing I think it's ready for merge
Add app language as additional debug information to reports
Add content country as additional debug information to reports
What is it?
Description of the changes in your PR
Adds button to error screen to copy markdown crash report and button to open our GitHub issue page.
Fixes the following issue(s)
Part of #1816
Testing apk
app-debug.apk.zip
Agreement