PyWxDump/.github/ISSUE_TEMPLATE/bug_report.md
逍遥 0b2a566193
Update issue templates
Update issue templates
2023-10-07 15:45:19 +08:00

35 lines
572 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: 帮助定位问题所在
title: ''
labels: ''
assignees: ''
---
**问题描述**
请在此处提供对问题的详细描述。
**复现步骤**
请提供重现问题所需的步骤。(执行的命令)
1. 步骤 1
2. 步骤 2
3. 步骤 3
**预期行为**
请清楚地描述您预期的行为。
**实际行为**
请描述实际的行为和问题出现的地方。
**环境信息**
- 操作系统版本:
- python版本
- 微信版本:
**其他信息**
请提供任何与问题相关的其他信息(文字,截图等)。