Mirror CONTRIBUTING.md
from runtime into the VMR root (#15223)
This commit is contained in:
commit
e0284b3f3c
1 changed files with 7 additions and 0 deletions
7
src/SourceBuild/content/CONTRIBUTING.md
Normal file
7
src/SourceBuild/content/CONTRIBUTING.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
Contributing
|
||||||
|
============
|
||||||
|
|
||||||
|
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.
|
Loading…
Add table
Add a link
Reference in a new issue