Skip to content

Commit 4db2bdb

Browse files
authored
Update Contributing section in root README (Azure#23150)
Updating Contributing section according to the guidelines
1 parent a8bca0e commit 4db2bdb

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -159,13 +159,15 @@ have issues with Azure PowerShell or Azure services.
159159
If there is a feature you would like to see in Azure PowerShell, use the
160160
[`Send-Feedback`][SendFeedback] cmdlet, or file an issue in our [GitHub repo][GitHubRepo].
161161

162-
## Contribute Code
162+
## Contributing
163+
For details on contributing to this repository, see the [contributing guide][Contributing] and the [_Azure PowerShell Developer Guide_][DeveloperGuide].
163164

164-
If you would like to become a contributor to this project, see the instructions provided in
165-
[Microsoft Azure Projects Contribution Guidelines][ContributionGuidelines].
165+
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
166+
https://cla.microsoft.com.
166167

167-
Additional information about contributing to this repository can be found in
168-
[`CONTRIBUTING.md`][Contributing] and the [_Azure PowerShell Developer Guide_][DeveloperGuide].
168+
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.
169+
170+
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.
169171

170172
## Telemetry
171173

0 commit comments

Comments
 (0)