mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 17:15:05 +08:00
39 lines
664 B
Markdown
39 lines
664 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report to help us improve
|
|
title: 'Bug: Something went wrong'
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**描述问题:**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
**如何复现?**
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**期望的结果**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**环境信息:**
|
|
|
|
- OS: [e.g. Linux]
|
|
- Python Version: [e.g. 3.8]
|
|
- Nonebot Version: [e.g. 2.0.0]
|
|
|
|
**协议端信息:**
|
|
|
|
- 协议端: [e.g. go-cqhttp]
|
|
- 协议端版本: [e.g. 1.0.0]
|
|
|
|
**截图或日志**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|