Skip to content

Commit b60945c

Browse files
authored
Update CODE_OF_CONDUCT.md (#134)
1 parent 959dd01 commit b60945c

2 files changed

Lines changed: 16 additions & 9 deletions

File tree

CODE_OF_CONDUCT.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Microsoft Open Source Code of Conduct
2+
3+
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
4+
5+
Resources:
6+
7+
- [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/)
8+
- [Microsoft Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
9+
- Contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with questions or concerns
10+
- Employees can reach out at [aka.ms/opensource/moderation-support](https://aka.ms/opensource/moderation-support)

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,14 @@ documentation for PowerShellGet and the PowerShell Gallery.
88

99
## Microsoft Open Source Code of Conduct
1010

11-
This project has adopted the [Microsoft Open Source Code of Conduct][05]. For more information see
12-
the [Code of Conduct FAQ][06] or contact [opencode@microsoft.com][07] with any additional questions
13-
or comments.
11+
This project has adopted the [Microsoft Open Source Code of Conduct][coc].
1412

15-
<!--
1613
## PowerShell Updatable Help (CabGen) CI Build Status
1714

18-
[![Build Status](https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help)/GitHub_MicrosoftDocs_PowerShell-Docs/6ff7e8c3-dfc6-3ebd-da5a-d5e2ff43de8f_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2FPowerShell-Docs&branchName=live)](https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5076&repoName=MicrosoftDocs%2FPowerShell-Docs&branchName=live)
19-
-->
15+
[![Build Status][cabgen-status]][cabgen-log]
16+
17+
[cabgen-status]: https://apidrop.visualstudio.com/Content%20CI/_apis/build/status/PROD/CabGen(PowerShell_Updatable_Help)/GitHub_MicrosoftDocs_PowerShell-Docs-PSGet/8f69f151-baa4-9541-9991-266b76474533_cabgen_Publish-Updatable-Help?repoName=MicrosoftDocs%2FPowerShell-Docs-PSGet&branchName=live
18+
[cabgen-log]: https://apidrop.visualstudio.com/Content%20CI/_build/latest?definitionId=5501&repoName=MicrosoftDocs%2FPowerShell-Docs-PSGet&branchName=live
2019

2120
## Repository Structure
2221

@@ -63,6 +62,4 @@ repo. The Creative Commons license applies to the documentation.
6362
[01]: https://aka.ms/PSDocsContributor
6463
[03]: https://cla.microsoft.com/
6564
[04]: https://learn.microsoft.com/powershell/gallery/
66-
[05]: https://opensource.microsoft.com/codeofconduct/
67-
[06]: https://opensource.microsoft.com/codeofconduct/faq/
68-
[07]: mailto:opencode@microsoft.com
65+
[coc]: CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)