File tree 2 files changed +13
-4
lines changed
2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 3
3
# Changelog
4
4
5
5
- [ Changelog] ( #changelog )
6
+ - [ Next Version] ( #next-version )
7
+ - [ Documentation] ( #documentation )
6
8
- [ 3.10.2] ( #3102 )
7
9
- [ New Features] ( #new-features )
8
10
- [ Bug Fixes] ( #bug-fixes )
9
11
- [ Development] ( #development )
10
12
- [ 3.10.1] ( #3101 )
11
13
- [ Bug Fixes] ( #bug-fixes-1 )
12
- - [ Documentation] ( #documentation )
14
+ - [ Documentation] ( #documentation-1 )
13
15
- [ Development] ( #development-1 )
14
16
- [ 3.10.0] ( #3100 )
15
17
- [ New Features] ( #new-features-1 )
16
18
- [ Bug Fixes] ( #bug-fixes-2 )
17
- - [ Documentation] ( #documentation-1 )
19
+ - [ Documentation] ( #documentation-2 )
18
20
- [ Development] ( #development-2 )
19
21
- [ Previous versions] ( #previous-versions )
20
22
@@ -55,6 +57,14 @@ VS Code v0.00.0
55
57
56
58
-->
57
59
60
+ # Next Version
61
+
62
+ VS Code v0.00.0
63
+
64
+ ### Documentation
65
+
66
+ - docs: fix confusing sentence in pull requests section #3460 @shiv-tyagi
67
+
58
68
## 3.10.2
59
69
60
70
VS Code v1.56.1
Original file line number Diff line number Diff line change 19
19
20
20
## Pull Requests
21
21
22
- Please create a [ GitHub Issue] ( https://github.com/cdr/code-server/issues ) for each issue
23
- you'd like to address unless the proposed fix is minor.
22
+ Please create a [ GitHub Issue] ( https://github.com/cdr/code-server/issues ) to address any issue. You can skip this if the proposed fix is minor.
24
23
25
24
In your Pull Requests (PR), link to the issue that the PR solves.
26
25
You can’t perform that action at this time.
0 commit comments