mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-23 09:43:57 +08:00
add CODE_OF_CONDUCT.md (#4109)
* add CODE_OF_CONDUCT.md * updated spelling for CODE_OF_CONDUCT.md * Fixed markdown lint error * added link to CODE_OF_CONDUCT.md as expected by GitHub
This commit is contained in:
parent
042a6f2534
commit
3fbaf41c1a
@ -854,3 +854,6 @@ preview1-002106-00
|
||||
sample-dotnet2
|
||||
0-powershell
|
||||
post-6
|
||||
- CODE_OF_CONDUCT.md
|
||||
opencode
|
||||
microsoft.com
|
||||
|
8
CODE_OF_CONDUCT.md
Normal file
8
CODE_OF_CONDUCT.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Code of Conduct
|
||||
|
||||
This project has adopted the [Microsoft Open Source Code of Conduct][conduct-code].
|
||||
For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [opencode@microsoft.com][conduct-email] with any additional questions or comments.
|
||||
|
||||
[conduct-code]: http://opensource.microsoft.com/codeofconduct/
|
||||
[conduct-FAQ]: http://opensource.microsoft.com/codeofconduct/faq/
|
||||
[conduct-email]: mailto:opencode@microsoft.com
|
@ -180,7 +180,7 @@ Governance policy for PowerShell project is described [here][].
|
||||
|
||||
[here]: https://github.com/PowerShell/PowerShell/blob/master/docs/community/governance.md
|
||||
|
||||
## Code of Conduct
|
||||
## [Code of Conduct][conduct-md]
|
||||
|
||||
This project has adopted the [Microsoft Open Source Code of Conduct][conduct-code].
|
||||
For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [opencode@microsoft.com][conduct-email] with any additional questions or comments.
|
||||
@ -188,3 +188,4 @@ For more information see the [Code of Conduct FAQ][conduct-FAQ] or contact [open
|
||||
[conduct-code]: http://opensource.microsoft.com/codeofconduct/
|
||||
[conduct-FAQ]: http://opensource.microsoft.com/codeofconduct/faq/
|
||||
[conduct-email]: mailto:opencode@microsoft.com
|
||||
[conduct-md]: ./CODE_OF_CONDUCT.md
|
||||
|
Loading…
Reference in New Issue
Block a user