google / open-location-code

Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
https://plus.codes
Apache License 2.0
4.06k stars 472 forks source link

Documentation Error in Contributing? #409

Closed andrew-barnard closed 4 years ago

andrew-barnard commented 4 years ago

In the Contributing documentation, the documentation states

The Open Location Code project accepts and greatly appreciates code contributions! If you are contributing code to the project, consider joining the Open Location Code project on GitHub.

The link for joining the Open Location Code project on GitHub leads to [https://goo.gl/forms/T65peVtfQfEoDWeD3](Join the AMP Project on GitHub)

Is this correct?

zongweil commented 4 years ago

Thanks for pointing that out. I removed that confusing line in https://github.com/google/open-location-code/pull/410.

As a side note, I saw you opened a few issues for minor changes in the Rust library. Feel free to send out PR's for those if you have time, and we'll have someone review them.