John
/
Google-GeoCoder-Smart-v2.6.6
/
CONTRIBUTING.md
Contributing
Thanks for helping improve Google-GeoCoder-Smart.
Development setup
perl Makefile.PL
make test
Submitting changes
Please open pull requests at:
- https://github.com/ttgrules/Google-Geocoder-Smart
- Keep changes focused and minimal.
- Add or update tests when behavior changes.
- Ensure
make test passes before opening a PR.
- Use a conventional commit-style PR title (for CI checks).