-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
name: BUG 反馈 | ||
about: 使用轻雪时遇到了问题? | ||
--- | ||
## 问题反馈 | ||
|
||
### **描述** | ||
请详细描述一下你所遇到的bug | ||
|
||
### **确保** | ||
|
||
- [ ] 我已查阅所有issues,没有相似或已被证实的内容 | ||
- [ ] 我已按照文档指引进行正确的操作,仍会复现该问题 | ||
|
||
### **预期效果** | ||
你想要什么样的预期效果 | ||
|
||
### **实际效果** | ||
实际上是怎么样的 | ||
|
||
### **运行环境** | ||
- 系统及版本: | ||
- Python环境: | ||
- commit哈希或版本: | ||
- 硬件信息(可选): | ||
|
||
### **运行日志** | ||
``` | ||
将相关日志粘贴到此处 | ||
``` | ||
|
||
### **严重等级** | ||
致命|严重|警告|轻微 |