Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Commit c00baf8

Browse files
committed
Add link to build instructions
1 parent 36ba6ff commit c00baf8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22

33
[fork]: https://github.com/github/VisualStudio/fork
44
[pr]: https://github.com/github/VisualStudio/compare
5+
[code-of-conduct]: http://todogroup.org/opencodeofconduct/#VisualStudio/[email protected]
6+
[readme]: https://github.com/github/VisualStudio#build
57

68
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
79

810
This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to uphold this code.
9-
[code-of-conduct]: http://todogroup.org/opencodeofconduct/#VisualStudio/[email protected]
1011

1112
## Submitting a pull request
1213

13-
0. [Fork][] and clone the repository.
14+
0. [Fork][] and clone the repository (see Build Instructions in the [README][readme])
1415
0. Create a new branch: `git checkout -b my-branch-name`
1516
0. Make your change, add tests, and make sure the tests still pass
1617
0. Push to your fork and [submit a pull request][pr]

0 commit comments

Comments
 (0)