diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..686e5e7 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,10 @@ +# Microsoft Open Source Code of Conduct + +This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). + +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 +- Employees can reach out at [aka.ms/opensource/moderation-support](https://aka.ms/opensource/moderation-support) diff --git a/README.md b/README.md index 3f5a98a..7419f19 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ ## Microsoft Open Source 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. + +This project has adopted the [Microsoft Open Source Code of Conduct][coc]. ## PowerShell Updatable Help (CabGen) CI Build Status -[![Build Status](https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help)/GitHub_MicrosoftDocs_PowerShell-Docs-DSC/5e2f03cc-63f1-1428-f12c-c00198b87edc_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2FPowerShell-Docs-DSC&branchName=live)](https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5074&repoName=MicrosoftDocs%2FPowerShell-Docs-DSC&branchName=live) + +[![Build Status][cabgen-status]][cabgen-log] + +[cabgen-status]: https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help)/GitHub_MicrosoftDocs_PowerShell-Docs-DSC/5e2f03cc-63f1-1428-f12c-c00198b87edc_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2FPowerShell-Docs-DSC&branchName=live +[cabgen-log]: https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5074&repoName=MicrosoftDocs%2FPowerShell-Docs-DSC&branchName=live + +[coc]: CODE_OF_CONDUCT.md \ No newline at end of file