Skip to content

Commit cbe3930

Browse files
authored
add bug issue templates
1 parent e154258 commit cbe3930

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: 错误报告
3+
about: 创建一个报告来帮助我们改进
4+
title: "[BUG] 问题名称"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
### 使用的存储驱动
11+
12+
<!-- 阿里云盘Open -->
13+
14+
### 问题描述
15+
16+
<!-- 在此处填写 -->
17+
18+
### 复现步骤
19+
20+
1. 添加……
21+
2. ……
22+
3. ……
23+
24+
### 相关日志
25+
26+
#### AList日志
27+
28+
```log
29+
……
30+
```
31+
32+
#### 挂载日志
33+
34+
```log
35+
……
36+
```

0 commit comments

Comments
 (0)