File: CONTRIBUTING.md

package info (click to toggle)
python-phonenumbers 8.12.57-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,212 kB
  • sloc: python: 332,712; xml: 46,045; makefile: 143; java: 91
file content (11 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
Contributing to python-phonenumbers
===================================

Contributions are welcome, but please be aware that the project is directly
derived from the
[upstream Java project](https://github.com/google/libphonenumber).

As a result, any changes to the phonenumber metadata or to the API should be
[submitted there](https://github.com/google/libphonenumber/pulls)
rather than here; only issues or contributions that are specific to the Python
version are likely to be relevant here.