Update issue templates

Update issue templates
This commit is contained in:
逍遥 2023-10-07 15:45:19 +08:00 committed by GitHub
parent 57ca45cd27
commit 0b2a566193
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

34
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

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