From 9846b3ff97f9880a283a7562d0f8d04ae269e8a2 Mon Sep 17 00:00:00 2001 From: LoveSy Date: Mon, 19 Dec 2022 16:56:43 +0800 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bdf7b77..91dfe42 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -64,6 +64,11 @@ body: options: - label: I am using latest debug CI version of LSPatch and enable verbose log/我正在使用最新 CI 调试版本且启用详细日志 required: true + - type: textarea + attributes: + label: Apk file/Apk 文件 + description: The apk file if patching failed / 修复失败的 apk 文件(如有) + placeholder: Upload logs by clicking the bar on the bottom. /点击文本框底栏上传日志文件。 - type: textarea attributes: label: Logs/日志