Add link to contributing guide and issues list.
This commit is contained in:
Beth Massi 2015-11-05 10:05:25 -08:00
Родитель 347c806401
Коммит 078b05239f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
.NET Core Documentation
=======================
This repo contains work-in-progress documentation for .NET Core.
This repo contains work-in-progress documentation for .NET Core. Please see the [Contributing Guide](contributing.md) to get set up and take a look at our [issues list](https://github.com/dotnet/core-docs/issues).
We very much welcome contributions to help us provide a complete set of .NET Core docs sooner. Feel free to use (copy/paste) documentation from [.NET Framework docs](https://msdn.microsoft.com/library/w0x726c2.aspx) as a starting point for .NET Core docs. We will likely port higher-quality .NET Core content to the .NET Framework docs, such that investments in this repo have a broader impact than .NET Core users. We expect that [Xamarin](http://developer.xamarin.com/api/root/classlib/), [Mono](http://docs.go-mono.com/?link=root%3a%2fclasslib) and [Unity](http://docs.unity3d.com/Manual/index.html) will also use this documentation.