Merge pull request #3519 from AkashKumarSingh11032001:master

PiperOrigin-RevId: 397082478
This commit is contained in:
Derek Mauro 2021-09-16 13:00:21 -04:00
commit 40dfd4b775

View File

@ -36,7 +36,8 @@ PR is acceptable as an alternative.
This ensures that work isn't being duplicated and communicating your plan
early also generally leads to better patches.
4. If your proposed change is accepted, and you haven't already done so, sign a
Contributor License Agreement (see details above).
Contributor License Agreement
([see details above](#contributor-license-agreements)).
5. Fork the desired repo, develop and test your code changes.
6. Ensure that your code adheres to the existing style in the sample to which
you are contributing.