diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 6257f2e7..775f221c 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,9 +1,6 @@ -# Microsoft Open Source Code of Conduct +# Code of Conduct -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). +This project has adopted the code of conduct defined by the Contributor Covenant +to clarify expected behavior in our community. -Resources: - -- [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/) -- [Microsoft Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) -- Contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with questions or concerns \ No newline at end of file +For more information, see the [.NET Foundation Code of Conduct](https://dotnetfoundation.org/code-of-conduct). diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index acb67ab7..b01d97b1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,3 @@ We highly recommend you browse existing issues first. We will be opening up to accept code contributions in the future, however at present this project is source open. > NOTE: When we start accepting community code contributions a signed a contribution license agreement will be required for all contributions and will be checked automatically on new pull requests. You will be asked to read and sign the agreement https://cla.microsoft.com/ after submitting a request to this repository. - -## Code of Conduct - -This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. diff --git a/SUPPORT.md b/SUPPORT.md new file mode 100644 index 00000000..c8410c5e --- /dev/null +++ b/SUPPORT.md @@ -0,0 +1,9 @@ +# Support + +## How to file issues and get help + +This project uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue. + +## Microsoft Support Policy + +Support for this **PROJECT** is limited to the resources listed above. diff --git a/announcement.txt b/announcement.txt deleted file mode 100644 index b51277cc..00000000 --- a/announcement.txt +++ /dev/null @@ -1,3 +0,0 @@ - -Got 30 seconds? -Help improve Dev Proxy by answering a 1-question survey: https://aka.ms/devproxy/survey diff --git a/dev-proxy-plugins/dev-proxy-plugins.csproj b/dev-proxy-plugins/dev-proxy-plugins.csproj index 05328879..745a33d5 100644 --- a/dev-proxy-plugins/dev-proxy-plugins.csproj +++ b/dev-proxy-plugins/dev-proxy-plugins.csproj @@ -25,7 +25,7 @@ false runtime - + false runtime @@ -41,7 +41,7 @@ false runtime - + false runtime diff --git a/dev-proxy/dev-proxy.csproj b/dev-proxy/dev-proxy.csproj index bed4ab72..f15fabe5 100644 --- a/dev-proxy/dev-proxy.csproj +++ b/dev-proxy/dev-proxy.csproj @@ -35,13 +35,13 @@ - + - +