File: PULL_REQUEST_TEMPLATE.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 (15 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Please report changes to metadata to the upstream [libphonenumber](https://github.com/google/libphonenumber/)
project rather than here.

Do not send pull requests with changes in files under any of the following directories:

- `resources/`
- `python/phonenumbers/data/`
- `python/phonenumbers/carrierdata/`
- `python/phonenumbers/shortdata/`
- `python/phonenumbers/geodata/`
- `python/phonenumbers/tzdata/`

All of these directories hold code that is autogenerated from the metadata in the `resources/` directory, which is an
exact copy of the [equivalent directory](https://github.com/google/libphonenumber/tree/master/resources) in the
upstream project.