Skip to content

Commit aa76a9a

Browse files
authored
Merge pull request #353 from shuklavk/patch-1
Update CONTRIBUTING.md
2 parents cf814bd + f936e9c commit aa76a9a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Open Location Code project strongly encourages technical contributions.
44

5-
We hope you'll become an ongoing participant in our open source community but we also welcome one-off contributions for the issues you're particularly passionate about.
5+
We hope you'll become an ongoing participant in our open source community, but we also welcome one-off contributions for the issues you're particularly passionate about.
66

77
- [Filing issues](#filing-issues)
88
* [Bugs](#bugs)
@@ -38,7 +38,7 @@ If you are adding Open Location Codes to your project, please contact the [Open
3838

3939
The Open Location Code project accepts and greatly appreciates code contributions!
4040

41-
If you are contributing code to the project consider [joining the Open Location Code project on GitHub](https://goo.gl/forms/T65peVtfQfEoDWeD3).
41+
If you are contributing code to the project, consider [joining the Open Location Code project on GitHub](https://goo.gl/forms/T65peVtfQfEoDWeD3).
4242

4343
A few things to note:
4444

@@ -59,7 +59,7 @@ Follow this process for contributing a new implementation:
5959

6060
The Open Location Code project hosted at GitHub requires all contributors to sign a Contributor License Agreement ([individual](https://developers.google.com/open-source/cla/individual) or [corporation](https://developers.google.com/open-source/cla/corporate)) in order to protect contributors, users and Google in issues of intellectual property.
6161

62-
When you create a Pull Request a check will be run to ensure that you have signed the CLA. Make sure that you sign the CLA with the same email address you associate with your commits (likely via the `user.email` Git config as described on GitHub's [Set up Git](https://help.github.com/articles/set-up-git/) page).
62+
When you create a Pull Request, a check will be run to ensure that you have signed the CLA. Make sure that you sign the CLA with the same email address you associate with your commits (likely via the `user.email` Git config as described on GitHub's [Set up Git](https://help.github.com/articles/set-up-git/) page).
6363

6464
## Ongoing participation
6565

0 commit comments

Comments
 (0)