dotnet-core/CONTRIBUTING.md
Chandler Weiner 8a3f4e93e1 Updates link for Contributing to proper repo and location (#1971)
The original **Contributing** link takes you to: https://github.com/dotnet/coreclr/blob/master/CONTRIBUTING.md

That requires a further click on that repo's  **Contributing** link to go to the proper location, which is https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md.

This PR changes the **Contributing** link to just point to https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md and thus eliminate extra mouse clicks and page loads.
2018-10-02 15:38:55 -07:00

310 B

Contributing

See Contributing for information about coding styles, source structure, making pull requests, and more.

Repos

See the .NET Core Repos to find a repo to contribute to.