Skip to content

Commit 4bf3c91

Browse files
committed
.github: make issue template clearer about upstream
1 parent 75d1aed commit 4bf3c91

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
Issue reports are welcome, but note that the project is directly
2-
derived from the
3-
[upstream Java project](https://github.com/googlei18n/libphonenumber).
1+
Please do not report issues that can be reproduced with the
2+
[upstream Java project](https://github.com/googlei18n/libphonenumber): if your
3+
issue can be reproduced with the
4+
[online Java demo](http://libphonenumber.appspot.com/),
5+
report your [problem upstream](https://github.com/googlei18n/libphonenumber/blob/master/CONTRIBUTING.md#checklist-before-filing-an-issue)
6+
instead.
47

5-
As a result, any changes to the phonenumber metadata or to the API should be
6-
[submitted there](https://github.com/googlei18n/libphonenumber/blob/master/CONTRIBUTING.md#checklist-before-filing-an-issue)
7-
rather than here; only issues or contributions that are specific to the Python
8-
version are likely to be relevant here.
8+
In particular, any changes to the phonenumber metadata or to the API should be
9+
reported upstream rather than here. Only issues or contributions that are
10+
**specific to the Python version** are relevant here.

0 commit comments

Comments
 (0)