Files
MIXBOX-ARCHIVE/.github/ISSUE_TEMPLATE/bug-report.md
2020-03-05 10:33:59 +08:00

40 lines
667 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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`
-->
```
```