You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -83,20 +79,26 @@ See [API design][design] for general introduction on design and key concepts on
83
79
84
80
## Contributing
85
81
86
-
For details on contributing to this repository, see the [contributing guide](https://github.com/Azure/azure-sdk-for-java/blob/main/CONTRIBUTING.md).
82
+
For details on contributing to this repository, see the [contributing guide][cg].
83
+
84
+
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 <https://cla.microsoft.com>.
87
85
88
-
1. Fork it
89
-
1. Create your feature branch (`git checkout -b my-new-feature`)
90
-
1. Commit your changes (`git commit -am 'Add some feature'`)
91
-
1. Push to the branch (`git push origin my-new-feature`)
92
-
1. Create new Pull Request
86
+
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.
87
+
88
+
This project has adopted the [Microsoft Open Source Code of Conduct][coc]. For more information see the [Code of Conduct FAQ][coc_faq] or contact <[email protected]> with any additional questions or comments.
0 commit comments