mirror of
https://github.com/fankes/ColorOSNotifyIcon.git
synced 2025-09-06 02:35:41 +08:00
Create ----bug---.md
This commit is contained in:
52
.github/ISSUE_TEMPLATE/----bug---.md
vendored
Normal file
52
.github/ISSUE_TEMPLATE/----bug---.md
vendored
Normal file
@@ -0,0 +1,52 @@
|
|||||||
|
---
|
||||||
|
name: 问题与 BUG 反馈
|
||||||
|
about: 问题反馈必须使用此模板进行提交
|
||||||
|
title: "[问题与 BUG 反馈] *简要描述问题原因*"
|
||||||
|
labels: bug
|
||||||
|
assignees: fankes
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**系统版本(必填)**
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
**系统类型(请保留一个)**
|
||||||
|
|
||||||
|
* ColorOS/RealmeOS/OxygenOS
|
||||||
|
|
||||||
|
**Android 版本(必填)**
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
**模块版本(必填)**
|
||||||
|
|
||||||
|
*
|
||||||
|
|
||||||
|
**使用的 Xposed 框架名称与框架版本(必填)**
|
||||||
|
|
||||||
|
* (例如:LSPosed Zygisk/Riru 版本号)
|
||||||
|
|
||||||
|
**同时使用的带有系统界面作用域的 Xposed 模块(选填)**
|
||||||
|
|
||||||
|
* (没有可空)
|
||||||
|
|
||||||
|
**问题的具体描述**
|
||||||
|
|
||||||
|
* (复现步骤、前提以及详细截图和录屏演示)
|
||||||
|
|
||||||
|
|
||||||
|
**提供模块问题 Log 或必要 Log**
|
||||||
|
|
||||||
|
* (LSPosed 可在日志管理中查看并筛选包含 `ColorOSNotifyIcon` 的日志)
|
||||||
|
|
||||||
|
<details><summary>展开查看</summary><pre><code>
|
||||||
|
|
||||||
|
(此处粘贴问题Log)
|
||||||
|
|
||||||
|
</code></pre></details>
|
||||||
|
|
||||||
|
<!--- 提交时请将括号内容包括括号全部删除,填入你自己的内容 --->
|
||||||
|
<!--- 请保留模板原始标题 --->
|
||||||
|
<!--- 不按规定提交的 issues 将直接被关闭 --->
|
||||||
|
<!--- Create by Template --->
|
Reference in New Issue
Block a user