dotnet-installer/documentation/Contributing.md
Zlatko Knezevic 7b975aeeac Add contrib guidelines, Docker links
Add contribution guidelines. These just link to the CoreCLR ones. Add
stubs of the "user guide" and "developer guide".
Add links to the Docker base image repo on GitHub.
2015-11-16 20:11:22 -08:00

9 lines
639 B
Markdown

Contributing to .NET Command Line Interface
===========================================
The .NET Core team maintains several guidelines for contributing to the .NET Core and associated repos, which are provided [on this link](https://github.com/dotnet/coreclr/blob/master/Documentation/project-docs/contributing.md). Many of these are straightforward, while others may seem subjective. A .NET Core team member will be happy to explain why a guideline is defined as it is.
Developers
==========
See the [README.md](readme.md) file in this directory for more details on how to get started developing on the .NET Command Line Interface.