From 03ad48c0556b74180efd44843157cc6b83cbffc1 Mon Sep 17 00:00:00 2001 From: arkon Date: Sat, 13 Feb 2021 16:07:30 -0500 Subject: [PATCH] [SKIP CI] Add instructions on how to get crash logs in issue templates --- .github/ISSUE_TEMPLATE.md | 2 ++ .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d85ee0c51..e3db2abb1 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -24,3 +24,5 @@ I acknowledge that: ## Other details Additional details and attachments. + +If you're experiencing crashes, share the crash logs from More → Settings → Advanced → Dump crash logs. diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 29a13dd53..24f25a56f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -34,3 +34,5 @@ This happened instead. ## Other details Additional details and attachments. + +If you're experiencing crashes, share the crash logs from More → Settings → Advanced → Dump crash logs.