File tree 4 files changed +19
-11
lines changed
4 files changed +19
-11
lines changed Original file line number Diff line number Diff line change 2
2
name : Bug Report
3
3
about : Report problems and unexpected behavior.
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' bug '
6
6
assignees : ' '
7
7
---
8
8
@@ -12,7 +12,11 @@ assignees: ''
12
12
- ` code-server ` version: <!-- The version of code-server -->
13
13
- OS Version: <!-- OS version, cloud provider, -->
14
14
15
- #### Steps to Reproduce
15
+ ## Description
16
16
17
- 1 .
18
- 2 .
17
+ <!-- Describes the problem here -->
18
+
19
+ ## Steps to Reproduce
20
+
21
+ 1 . <!-- step 1: click ... -->
22
+ 1 . <!-- step 2: ... -->
Original file line number Diff line number Diff line change @@ -12,7 +12,11 @@ assignees: ''
12
12
- OS Version: <!-- OS version, cloud provider, -->
13
13
- Extension: <!-- Link to extension -->
14
14
15
- #### Steps to Reproduce
15
+ ## Description
16
16
17
- 1 .
18
- 2 .
17
+ <!-- Describes the problem here -->
18
+
19
+ ## Steps to Reproduce
20
+
21
+ 1 . <!-- step 1: click ... -->
22
+ 1 . <!-- step 2: ... -->
Original file line number Diff line number Diff line change 2
2
name : Feature Request
3
3
about : Suggest an idea for this project.
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' feature '
6
6
assignees : ' '
7
7
---
8
8
Original file line number Diff line number Diff line change 2
2
name : Question
3
3
about : Ask a question.
4
4
title : ' '
5
- labels : ' '
5
+ labels : ' question '
6
6
assignees : ' '
7
7
---
8
8
9
9
<!-- Please search existing issues to avoid creating duplicates. -->
10
10
11
- #### Description
11
+ ## Description
12
12
13
13
<!-- A description of the the question. -->
14
14
15
- #### Related Issues
15
+ ## Related Issues
16
16
17
17
<!-- Any issues related to your question. -->
You can’t perform that action at this time.
0 commit comments