File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 11<!--
22Please link to the issue this PR solves.
33If there is no existing issue, please first create one unless the fix is minor.
4+
5+ Please make sure the base of your PR is the master branch!
46-->
Original file line number Diff line number Diff line change 22<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
33# Contributing
44
5+ - [ Pull Requests] ( #pull-requests )
56- [ Requirements] ( #requirements )
67- [ Development Workflow] ( #development-workflow )
78- [ Build] ( #build )
1213
1314- [ Detailed CI and build process docs] ( ../ci )
1415
16+ ## Pull Requests
17+
18+ Please link to the issue each PR solves.
19+ If there is no existing issue, please first create one unless the fix is minor.
20+
21+ Please make sure the base of your PR is the master branch. We keep the GitHub
22+ default branch the latest release branch to avoid confusion as the
23+ documentation is on GitHub and we don't want users to see docs on unreleased
24+ features.
25+
1526## Requirements
1627
1728Please refer to [ VS Code's prerequisites] ( https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites ) .
You can’t perform that action at this time.
0 commit comments