Skip to content

Commit cb11b4d

Browse files
committed
Merge pull request #2116 from accidentaldeveloper/patch-2
Remove link to contributing guide
2 parents 74f8a95 + a9dbae6 commit cb11b4d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ If you want to contribute code you can get started by looking for issues marked
55
We also have the [easy](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/labels/easy) tag
66
for issues suitable if you are unfamiliar with roslyn.
77

8-
Also see the [contributing guide](CONTRIBUTING.md).
9-
108
You can also help by filing issues, participating in discussions and doing code review.
119

1210
## Implementing a diagnostic
@@ -30,4 +28,4 @@ You can also help by filing issues, participating in discussions and doing code
3028

3129
Visual Studio 2015 RC is required for building this repository.
3230
The Visual Studio 2015 RC SDK is required for building the vsix extension project and for
33-
debugging in an experimental visual studio hive.
31+
debugging in an experimental visual studio hive.

0 commit comments

Comments
 (0)