feige996 4912af0419 docs(issue_template): 完善 bug 报告模板中的问题描述
在问题描述部分增加对期望结果和实际结果的说明,以帮助开发者更好地理解问题
2025-05-22 20:10:56 +08:00

25 lines
722 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
---
<!--
注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。
Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed.
-->
# Bug report问题描述
写清楚 unibest 版本号平台是什么小程序、APP还是h5以及具体问题描述。期望是什么实际是什么。
## Steps to reproduce问题复现步骤
这里写问题复现步骤
<!--
1. [xxx]
2. [xxx]
3. [xxxx]
-->