You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,3 +21,7 @@ The more information you can provide, the more likely someone will be successful
21
21
* Errors in the Dev Tools Console (Help | Toggle Developer Tools)
22
22
* When you have extensions installed, can you reproduce the issue when starting vscode without extensions by using the `--disable-extensions` command line argument?
23
23
24
+
## Contributing Fixes
25
+
If you are interested in fixing issues and contributing directly to the code base,
26
+
please see the document [How to Contribute](https://github.com/Microsoft/vscode/wiki/How-to-Contribute).
0 commit comments