update issue template
This commit is contained in:
parent
f2f0a298c7
commit
b720d4530c
|
|
@ -1,30 +1,34 @@
|
||||||
---
|
---
|
||||||
name: Bug report
|
name: Bug report
|
||||||
about: 错误反馈/Bug report / 不使用此模板提交会被close / Will close without this template
|
about: 错误反馈/Bug report / 不使用此模板提交会被close / Your issue will be close if not following this template
|
||||||
title: "[BUG] "
|
title: "[BUG] "
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<!--
|
||||||
|
如果你遇到了卡开机的问题,请确保在提交错误报告之前禁用了所有模块。
|
||||||
|
If you encountered boot loop, please make sure you have disabled all modules before submit an issue.
|
||||||
|
-->
|
||||||
|
|
||||||
**什么情况/What happened?**
|
**什么情况/What happened?**
|
||||||
|
|
||||||
如无法开机/模块无效等
|
如无法开机/模块无效等
|
||||||
|
|
||||||
**Xposed模块列表/Xposed Module List**
|
**Xposed模块列表/Xposed Module List**
|
||||||
|
|
||||||
允许截图/Screenshot allowed
|
|
||||||
|
|
||||||
**Magisk模块列表/Magisk Module List**
|
**Magisk模块列表/Magisk Module List**
|
||||||
|
|
||||||
允许截图/Screenshot allowed
|
|
||||||
|
|
||||||
**EdXposed及Riru版本/Versions of EdXposed and Riru**
|
**EdXposed及Riru版本/Version of EdXposed and Riru**
|
||||||
|
|
||||||
EdXposed:
|
EdXposed:
|
||||||
|
|
||||||
Riru:
|
Riru:
|
||||||
|
|
||||||
**相关Logcat/Logcat**
|
**相关日志/Related Logs**
|
||||||
|
|
||||||
有助于定位问题,必须使用我们的log抓取模块抓取/It can help us to locate issue, must use our logcat module
|
为了帮助我们定位问题,请使用debug版EdXposed模块抓日志。
|
||||||
|
Please capture log with debug version, otherwise it won't help us locating the issue.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue