Skip to content

Added new code of conduct #3035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -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)
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Azure PowerShell documentation

This repository contains the documentation for Azure PowerShell module, published on
[learn.microsoft.com][ms-learn].
This repository contains the official product documentation for Azure PowerShell, published on
[learn.microsoft.com][azps-docs].

## Microsoft Open Source Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct][code-of-conduct].

## Public contributions

Expand All @@ -11,22 +15,20 @@ documentation hosted in this repository, with different workflows:
- To submit a change for _conceptual_ documentation (content in the `docs-conceptual` directory),
make a pull request against this repository. Conceptual documentation is maintained for every
supported version, so update all the affected versions.
- To submit a change for _current versions' reference_ documentation, submit a pull request against
this repository. This only updates the online help available for current and previous versions.
- To submit a change for _future version reference_ documentation, submit a pull request against
[azure/azure-powershell][azps-source-repo]. The reference content for new versions of the Az
PowerShell module is generated from the source code and is also used in the command-line help.
- To submit a change for _current versions of reference_ documentation, submit a pull request
against this repository. This only updates the online help available for current and previous
versions.

## Microsoft Open Source Code of Conduct
> NOTE: To submit a change for _future versions of reference_ documentation, submit a pull request
> against [azure/azure-powershell][azps-source-repo]. The reference content for new versions of the
> Az PowerShell module is generated from the source code and is also used in the command-line help.

This project uses [Microsoft Open Source Code of Conduct][opensource-conduct]. For more information,
see [Code of Conduct FAQs][conduct-faq] or contact [opencode@microsoft.com][conduct-email] for
further questions or comments.
Please note that before we can accept your pull request you must sign our
[Contribution License Agreement][cla]. This is a one-time requirement.

<!-- link references -->

[ms-learn]: (https://learn.microsoft.com/powershell/azure/)
[azps-docs]: https://learn.microsoft.com/powershell/azure/
[code-of-conduct]: CODE_OF_CONDUCT.md
[azps-source-repo]: https://github.com/azure/azure-powershell
[opensource-conduct]: https://opensource.microsoft.com/codeofconduct/
[conduct-faq]: https://opensource.microsoft.com/codeofconduct/faq/
[conduct-email]: mailto:opencode@microsoft.com
[cla]: https://cla.microsoft.com/