diff --git a/README.md b/README.md index 52b886a..c158b81 100644 --- a/README.md +++ b/README.md @@ -223,3 +223,6 @@ $telemetryClient->getContext()->getOperationContext()->setId(\ApplicationInsight $telemetryClient->trackMetric('differentOperationMetric', 11); $telemetryClient->flush(); ``` +## 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.