diff --git a/.gitea/ISSUE_TEMPLATE.md b/.gitea/ISSUE_TEMPLATE.md index 51bdb7f..044b983 100644 --- a/.gitea/ISSUE_TEMPLATE.md +++ b/.gitea/ISSUE_TEMPLATE.md @@ -13,4 +13,9 @@ about: "Bug Report" ## 信息报告 / System Report > 请从【首选项 - 关于 - Bug 反馈... - 生成报告】复制系统和程序基本信息并粘贴到此处 -> Please copy & paste basic information here via Preferences - About - Bug Report... - Generate Report \ No newline at end of file +> Please copy & paste basic information here via Preferences - About - Bug Report... - Generate Report + +## 崩溃日志 / Crash Log + +> 如果是程序崩溃问题,请上传 call_stack.log, mini_dump.dmp, verbose.log 日志文件 +> Please upload call_stack.log, mini_dump.dmp, verbose.log if it's a crash report \ No newline at end of file