File tree Expand file tree Collapse file tree 1 file changed +34
-29
lines changed Expand file tree Collapse file tree 1 file changed +34
-29
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- name : Bug report
3
- about : Create a report to help us improve
4
- title : ' '
5
- labels : ' '
6
- assignees : ' '
7
-
2
+ name : Bug报告
3
+ about : 报告问题以帮助我们改进
4
+ title : ' 【Bug】-'
5
+ labels : ' bug'
8
6
---
9
7
10
- ** Describe the bug**
11
- A clear and concise description of what the bug is.
8
+ ## 问题描述
9
+ 清晰而简洁地描述您遇到的问题。
10
+
11
+ ## 环境信息
12
+ - vue-plugin-hiprint 版本:latest
13
+ - UA: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
14
+ - Vue/React 版本:
15
+ - 构建工具:Vue CLI / Webpack / Rollup / Vite / 其他
16
+
17
+ ## 复现步骤
18
+ 描述导致问题发生的具体步骤。
12
19
13
- ** To Reproduce**
14
- Steps to reproduce the behavior:
15
- 1 . Go to '...'
16
- 2 . Click on '....'
17
- 3 . Scroll down to '....'
18
- 4 . See error
20
+ 1 . 步骤一
21
+ 2 . 步骤二
22
+ 3 . ...
19
23
20
- ** Expected behavior **
21
- A clear and concise description of what you expected to happen.
24
+ ## 期望行为
25
+ 描述您期望发生的正常行为。
22
26
23
- ** Screenshots **
24
- If applicable, add screenshots to help explain your problem.
27
+ ## 实际行为
28
+ 描述实际发生的问题行为。
25
29
26
- ** Desktop (please complete the following information):**
27
- - OS: [ e.g. iOS]
28
- - Browser [ e.g. chrome, safari]
29
- - Version [ e.g. 22]
30
+ ## 截图、录屏(如果适用)
31
+ 如果可能,请提供相关的截图以更好地说明问题。
30
32
31
- ** Smartphone (please complete the following information):**
32
- - Device: [ e.g. iPhone6]
33
- - OS: [ e.g. iOS8.1]
34
- - Browser [ e.g. stock browser, safari]
35
- - Version [ e.g. 22]
33
+ ## 环境信息
34
+ - 操作系统:
35
+ - 浏览器(如果适用):
36
+ - 项目版本或 commit 哈希:
37
+
38
+ ## 其他信息
39
+ 提供任何其他可能与问题有关的信息。
40
+
41
+ ---
36
42
37
- ** Additional context**
38
- Add any other context about the problem here.
43
+ ** 注意:** 在提交问题之前,请确保已经搜索了现有的问题,以避免重复报告。
You can’t perform that action at this time.
0 commit comments