We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d27a555 commit 387bd5cCopy full SHA for 387bd5c
.github/ISSUE_TEMPLATE/bug_report.md
@@ -0,0 +1,31 @@
1
+---
2
+name: Bug report
3
+about: Create a report to help us improve
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+**问题描述**
11
+简单的描述一下你遇到的问题.
12
13
+**复现问题**
14
+复现问题的步骤:
15
+1. 在某个地方 '...'
16
+2. 进行了什么操作 '....'
17
+3. ...
18
19
+**期望的结果**
20
+你期望的结果是什么.
21
22
+**问题截图**
23
+如果可能的话,提供下遇到问题时的截图以便排查.
24
25
+**环境信息:**
26
+ - 操作系统: [e.g. iOS]
27
+ - vscode版本 [e.g. 1.63.2]
28
+ - vscode-cnb版本 [e.g. 0.0.13]
29
30
+**任何其他有助于排查问题的信息**
31
+在这里填写任何其他有助于排查问题的信息
0 commit comments