We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e154258 commit cbe3930Copy full SHA for cbe3930
.github/ISSUE_TEMPLATE/错误报告.md
@@ -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
35
36
0 commit comments