Clarify contribution options and relationship to .NET Framework docs.
This commit is contained in:
Rich Lander 2015-06-24 22:40:02 -07:00
Родитель 62a704c47f
Коммит 1bbb078c22
1 изменённых файлов: 6 добавлений и 2 удалений

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

@ -1,2 +1,6 @@
# core-docs
Experimenting with docs.
.NET Core Documentation
=======================
This repo contains work-in-progress documentation for .NET Core.
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.