Skip to content

Commit 7738889

Browse files
Update CONTRIBUTING.md (#1914)
clarified that the CoC is the one from the dotnetfoundation
1 parent 4219646 commit 7738889

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# Contributing
22

3-
This project has adopted the [Microsoft Open Source Code of
4-
Conduct](https://opensource.microsoft.com/codeofconduct/).
5-
For more information see the [Code of Conduct
6-
FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
7-
contact [opencode@microsoft.com](mailto:opencode@microsoft.com)
8-
with any additional questions or comments.
3+
This project has adopted the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/about/policies/code-of-conduct).
94

105
For our general contributing guidelines please see [our dotnet/runtime contributing guide](https://github.com/dotnet/runtime/blob/master/CONTRIBUTING.md).
116

@@ -25,4 +20,4 @@ This repository can be built on Windows, Linux, and OSX.
2520

2621
Building, testing, and packing this repository can be done by using the standard dotnet CLI commands (e.g. `dotnet build`, `dotnet test`, `dotnet pack`, etc.).
2722

28-
[VisualStudio]: https://docs.microsoft.com/dotnet/core/install/sdk?pivots=os-windows#install-with-visual-studio
23+
[VisualStudio]: https://docs.microsoft.com/dotnet/core/install/sdk?pivots=os-windows#install-with-visual-studio

0 commit comments

Comments
 (0)