Update bug_report.md
This commit is contained in:
parent
8c5de201d0
commit
ff2e519f20
|
|
@ -1,20 +1,25 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: 错误反馈/Bug report / 不使用此模板提交会被close / Your issue will be close if not following this template
|
||||
about: 错误反馈 / Bug report / 不使用此模板提交会被close / Your issue will be close if not following this template
|
||||
title: "[BUG] "
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
如果你遇到了卡开机的问题,请确保在提交错误报告之前禁用了所有模块。
|
||||
If you encountered boot loop, please make sure you have disabled all modules before submit an issue.
|
||||
如果你遇到了卡开机的问题,请确保在提交错误报告之前禁用了所有无关的 Xposed 模块和 Magisk 模块
|
||||
If you encountered boot loop, please make sure you have disabled all unrelated Xposed and Magisk modules before submit an issue
|
||||
|
||||
无论如何,请使用英文标题
|
||||
In any case, the title should be in English
|
||||
-->
|
||||
|
||||
**什么情况/What happened?**
|
||||
|
||||
<!--
|
||||
如无法开机/模块无效等
|
||||
Such as bootloop, module not loaded, etc
|
||||
-->
|
||||
|
||||
**Xposed模块列表/Xposed Module List**
|
||||
|
||||
|
|
@ -22,13 +27,19 @@ If you encountered boot loop, please make sure you have disabled all modules bef
|
|||
**Magisk模块列表/Magisk Module List**
|
||||
|
||||
|
||||
**EdXposed及Riru版本/Version of EdXposed and Riru**
|
||||
**版本信息/Versions**
|
||||
|
||||
EdXposed:
|
||||
Android:
|
||||
|
||||
Magisk:
|
||||
|
||||
Riru:
|
||||
|
||||
EdXposed:
|
||||
|
||||
**相关日志/Related Logs**
|
||||
|
||||
为了帮助我们定位问题,请使用debug版EdXposed模块抓日志。
|
||||
Please capture log with debug version, otherwise it won't help us locating the issue.
|
||||
<!--
|
||||
为了帮助我们定位问题,请使用 debug 版 EdXposed 模块抓取日志
|
||||
Please capture log with debug version, otherwise it won't help us locating the issue
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue