Skip to content

Commit 4d7fb62

Browse files
authored
Update "Contributing" section README.md (#431)
1 parent 061407f commit 4d7fb62

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,16 @@ Alternatively, be sure to check out the [Azure Support Community](https://azure.
1818

1919
If there is a feature you would like to see in Azure PowerShell, please use the [`Send-Feedback`](https://docs.microsoft.com/en-us/powershell/module/azurerm.profile/send-feedback) cmdlet, or file an issue [here](https://github.com/Azure/azure-powershell/issues), to send the team direct feedback.
2020

21-
## Contribute Code
21+
## Contributing
22+
For details on contributing to this repository, see the [contributing guide](CONTRIBUTING.md).
23+
If you want to contribute to the cmdlet code, check the `Azure/azure-powerShell` repository [here](https://github.com/Azure/azure-powershell).
2224

23-
If you would like to become an active contributor to Azure PowerShell please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](https://azure.github.io/guidelines/).
25+
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit
26+
https://cla.microsoft.com.
2427

25-
If you want to contribute to the cmdlet code, you can find the `Azure PowerShell` repository [here](https://github.com/Azure/azure-powershell).
28+
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repositories using our CLA.
29+
30+
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 [[email protected]](mailto:[email protected]) with any additional questions or comments.
2631

2732
## Learn More
2833

0 commit comments

Comments
 (0)