Add issue template
This commit is contained in:
22
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
name: Bug 报告
|
||||
about: 提交一份 bug 报告,帮助 WeChatFerry 变得更好
|
||||
title: "[\U0001F41BBUG] 用一句话描述您的问题。"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**描述这个 bug**
|
||||
对 bug 作一个清晰简明的描述。
|
||||
|
||||
**使用环境(请补全下列信息):**
|
||||
- 操作系统:【如 Windows 7, Windows 10, Windows Server 2008 等】
|
||||
- 操作系统版本:[32 位 或 64 位】
|
||||
- Python 版本 【如 3.7.9 32位, 3.8.15 64位 等】
|
||||
|
||||
**屏幕截图**
|
||||
添加屏幕截图以帮助解释您的问题。(可选)
|
||||
|
||||
**崩溃信息**
|
||||
微信崩溃原因描述文件内容。(可选)
|
||||
Reference in New Issue
Block a user