Link to cloning section of README for Git LFS details.
This commit is contained in:
Родитель
f22b8e79da
Коммит
4d44d83ffb
|
@ -26,6 +26,8 @@ To contribute to [VS Code documentation](https://code.visualstudio.com/docs), yo
|
|||
* [Changing a commit message](https://help.github.com/articles/changing-a-commit-message/)
|
||||
* [How to squash commits](https://help.github.com/articles/about-pull-request-merges/)
|
||||
|
||||
The vscode-docs repository supports [Git LFS](https://git-lfs.github.com/) to allow you to avoid bringing down large image files when you clone the repository. See the [README](readme.md#contributing) section for details on enabling Git LFS for your local repositiory.
|
||||
|
||||
## Documentation intent
|
||||
|
||||
The goal of the VS Code documentation is to educate users on VS Code features and how VS Code can be used to enhance their development experience with different programming languages and runtimes.
|
||||
|
|
14
README.md
14
README.md
|
@ -10,12 +10,12 @@ Topics submitted here will be published to the [Visual Studio Code](https://code
|
|||
If you are looking for the VS Code product GitHub repository, you can find it [here](https://github.com/Microsoft/vscode).
|
||||
|
||||
## Index
|
||||
|
||||
1. [About Visual Studio Code](#visual-studio-code)
|
||||
2. [Contributing to the documentation](#contributing-to-the-documentation)
|
||||
3. [Feedback](#feedback)
|
||||
4. [Documentation Issues](#documentation-issues)
|
||||
5. [Editing](#editing)
|
||||
6. [Publishing](#publishing)
|
||||
2. [Feedback](#feedback)
|
||||
3. [Documentation Issues](#documentation-issues)
|
||||
4. [Contributing to the documentation](#contributing)
|
||||
5. [Publishing](#publishing)
|
||||
|
||||
## Visual Studio Code
|
||||
|
||||
|
@ -29,9 +29,9 @@ If you want to give documentation feedback, please use the feedback control loca
|
|||
|
||||
## Documentation Issues
|
||||
|
||||
To enter documentation bugs, please create a [new GitHub issue](https://github.com/Microsoft/vscode-docs/issues) (try to check if there isn't a topic about your issue already).
|
||||
To enter documentation bugs, please create a [new GitHub issue](https://github.com/Microsoft/vscode-docs/issues). Please check if there is existing issue first.
|
||||
|
||||
If you think the issue is with the VS Code product itself, please enter issues [here](https://github.com/Microsoft/vscode/issues).
|
||||
If you think the issue is with the VS Code product itself, please enter issues in the VS Code product repo [here](https://github.com/Microsoft/vscode/issues).
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче