diff --git a/src/SourceBuild/content/CONTRIBUTING.md b/src/SourceBuild/content/CONTRIBUTING.md index dd028eb53..1b23b661b 100644 --- a/src/SourceBuild/content/CONTRIBUTING.md +++ b/src/SourceBuild/content/CONTRIBUTING.md @@ -1,7 +1,7 @@ Contributing ============ -See [dotnet/runtime Contributing](./src/runtime/CONTRIBUTING.md) for information about coding styles, source structure, making pull requests, and more. +See [dotnet/runtime](./src/runtime/CONTRIBUTING.md) for general contribution guidelines such as allowed licenses. At this time, the VMR will not accept any changes and is a read-only mirror of the development repositories only. Please, make the changes in the respective development repositories (e.g., [dotnet/runtime](https://github.com/dotnet/runtime) or [dotnet/sdk](https://github.com/dotnet/sdk)) and they will get synchronized into the VMR automatically. \ No newline at end of file