From 775f1dbff32df49ae8b432f29c44ff0a7fa9e624 Mon Sep 17 00:00:00 2001 From: Connor Tumbleson Date: Fri, 28 Apr 2023 07:03:15 -0400 Subject: [PATCH] feat: add java version to bug report - fixes: #3049 --- .github/ISSUE_TEMPLATE/bug-report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 5be058cc..786a5f77 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -11,6 +11,7 @@ assignees: '' 1. **Apktool Version (`apktool -version`)** - 2. **Operating System (Mac, Linux, Windows)** - 3. **APK From? (Playstore, ROM, Other)** - +4. **Java Version (`java --version`)** - ### Stacktrace/Logcat