From 338cf90f52918ac255c32495c8758e996b620a41 Mon Sep 17 00:00:00 2001 From: Jos de Bruijn Date: Tue, 21 Jun 2016 12:47:36 -0700 Subject: [PATCH] Added Code of Conduct --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7671a409..eb66a452 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ To work in GitHub, go to https://github.com/microsoft/sql-server-samples and for Each sample should be in its own folder with a README.md file that follows the [template](README_samples_template.md). Generated files (e.g., .exe or .bacpac) and user configuration settings (e.g., .user) should not be committed to GitHub. +## 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. + ## License These samples and templates are all licensed under the MIT license. See the license.txt file in the root.