Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ce93e21

Browse files
committedOct 28, 2020
Format CONTRIBUTING.MD
1 parent ce363da commit ce93e21

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed
 

‎doc/CONTRIBUTING.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,13 @@
22
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33
# Contributing
44

5-
- [Contributing](#contributing)
6-
- [Pull Requests](#pull-requests)
7-
- [Requirements](#requirements)
8-
- [Development Workflow](#development-workflow)
9-
- [Build](#build)
10-
- [Structure](#structure)
11-
- [VS Code Patch](#vs-code-patch)
12-
- [Currently Known Issues](#currently-known-issues)
5+
- [Pull Requests](#pull-requests)
6+
- [Requirements](#requirements)
7+
- [Development Workflow](#development-workflow)
8+
- [Build](#build)
9+
- [Structure](#structure)
10+
- [VS Code Patch](#vs-code-patch)
11+
- [Currently Known Issues](#currently-known-issues)
1312

1413
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1514

@@ -158,4 +157,4 @@ move it out and into code-server.
158157
### Currently Known Issues
159158

160159
- Creating custom VS Code extensions and debugging them doesn't work
161-
- Extension profiling and tips are currently disabled
160+
- Extension profiling and tips are currently disabled

0 commit comments

Comments
 (0)
Please sign in to comment.