Skip to content

Commit 63bfa07

Browse files
author
Colin Robertson
authored
Update README.md
Expand on the README change to provide links and descriptions for both the general contributors' guide and the specific guide for this repository.
1 parent cfae6e9 commit 63bfa07

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ The documentation for Visual Basic and Visual C# are located in a separate repos
88

99
## Contributing to the documentation
1010

11-
To contribute to this documentation, please see the [Contributing guide](https://docs.microsoft.com/contribute).
12-
We welcome your contributions to help us improve the Visual C++ docs. All the articles in this repository use GitHub flavored markdown.
11+
We welcome your contributions to help us improve the Visual C++ docs. For a comprehensive guide to contributing to docs.microsoft.com, please see the [Microsoft Docs contributor guide overview](https://docs.microsoft.com/contribute). For details on how to make a contribution to the Visual C++ documentation, please see the [Contributing](CONTRIBUTING.md) guide.
1312

14-
Several feature areas of Visual Studio have their own folders in this repository, such as `standard-library` for topics on the C++ Standard Library, `ide` for topics on the Visual Studio interactive development environment (IDE), and so forth. The `/media` subfolder in each folder contains art files for the topics. The [Contributing guide](CONTRIBUTING.md) has more information.
13+
Several feature areas of Visual C++ have their own folders in this repository, such as `standard-library` for topics on the C++ Standard Library, `ide` for C++-specific topics on the Visual Studio interactive development environment (IDE), and so forth. The `/media` subfolder in each folder contains art files for the topics. The [Contributing](CONTRIBUTING.md) guide has more information.
1514

1615
## Microsoft Open Source Code of Conduct
1716

0 commit comments

Comments
 (0)