Skip to content

Commit 9d944a6

Browse files
committed
Make it more obvious that Reference Source is read-only
1 parent ec178a5 commit 9d944a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,6 @@ that represent a subset of the .NET Framework. This subset contains similar fun
55
developed in [.NET Core](https://github.com/dotnet/corefx). We intend to consult the referencesource repository as we develop
66
.NET Core. It is also for the community to leverage to enable more scenarios for .NET developers.
77

8-
Please note that the referencesource repository is read-only. Questions and pull requests should be done through [.NET Core](https://github.com/dotnet/corefx).
8+
**Please note that the referencesource repository is read-only**. [See this blog post](http://blogs.msdn.com/b/dotnet/archive/2014/11/12/net-core-is-open-source.aspx) for the rationale.
9+
10+
Questions, bugs, and pull requests should be done through [.NET Core](https://github.com/dotnet/corefx).

0 commit comments

Comments
 (0)