mirror of
https://github.com/monlor/MIXBOX-ARCHIVE.git
synced 2026-03-10 23:41:27 +00:00
Merge branch 'master' into test
This commit is contained in:
39
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
39
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: "[Bug Report]"
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**Bug 详情**
|
||||||
|
|
||||||
|
<!--
|
||||||
|
清晰并准确地描述 Bug,详细描述 MIXBOX 的行为和你预期的行为
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**你的操作**
|
||||||
|
|
||||||
|
<!--
|
||||||
|
详细地描述你执行了什么操作,如先输入了什么、遇到了什么
|
||||||
|
可以直接复制终端信息,注意保护敏感信息
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
**屏幕截图**
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
**日志信息**
|
||||||
|
|
||||||
|
<!--
|
||||||
|
请执行命令`cat /etc/mixbox/var/log/appname.log`[appname替换为插件名]检查日志,并粘贴在下面的 ``` 之间。
|
||||||
|
部分插件日志可能不在该路径,请手动查看目录`/etc/mixbox/var/log`
|
||||||
|
-->
|
||||||
|
|
||||||
|
```
|
||||||
|
```
|
||||||
|
|
||||||
Reference in New Issue
Block a user