Skip to content

Commit

Permalink
Remove link to contributing guide
Browse files Browse the repository at this point in the history
The contributing guide links to the contributing guide. I think that explains it.
  • Loading branch information
accidentaldeveloper committed Apr 1, 2016
1 parent 7a2006a commit a9dbae6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Expand Up @@ -5,8 +5,6 @@ If you want to contribute code you can get started by looking for issues marked
We also have the [easy](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/labels/easy) tag
for issues suitable if you are unfamiliar with roslyn.

Also see the [contributing guide](CONTRIBUTING.md).

You can also help by filing issues, participating in discussions and doing code review.

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

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

0 comments on commit a9dbae6

Please sign in to comment.