From 92ab11d9792d483c3822e472204bfcf38c5877bc Mon Sep 17 00:00:00 2001 From: Alessandro Astone Date: Fri, 1 Sep 2023 14:28:41 +0200 Subject: [PATCH] More logs for the issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index f815a37..4199a2c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -60,8 +60,9 @@ body: - type: textarea attributes: label: "Logs" - description: Attach the following files + description: Attach the following files while waydroid is running value: | + /var/lib/waydroid/waydroid.cfg /var/lib/waydroid/waydroid.prop /var/lib/waydroid/waydroid_base.prop /var/lib/waydroid/waydroid.log -- 2.47.3