You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please read the following checklist before filing an issue.
23
17
24
-
* Please file an issue with [Google](https://github.com/google/libphonenumber)
25
-
26
-
If not:
18
+
## Checklist before filing an issue
27
19
28
-
* Your issue may be resolved by upgrading to the latest version of the
29
-
library. If the issue exists in the latest version please file an issue here.
20
+
-[ ] Is the issue reproducible using the [Google demo](http://libphonenumber.appspot.com)?
21
+
- If yes, please file an issue with [Google](https://github.com/google/libphonenumber)
22
+
- If not, proceed to the next steps.
23
+
-[ ] Is this issue related to the metadata for a specific region phone number?
24
+
- If yes, please file an issue with [Google](https://github.com/google/libphonenumber)
25
+
- We use all metadata information directly from Google's libphonenumber repository, see an example [here](https://github.com/twcclegg/libphonenumber-csharp/commit/eacacd3783a14880461adad9c38f614469fcca3c)
26
+
- See github action [here](https://github.com/twcclegg/libphonenumber-csharp/actions/workflows/create_new_release_on_new_metadata_update.yml) that will automatically update the metadata and publish a new nuget package.
27
+
- See an example of an issue that should be filed with Google [here](https://github.com/twcclegg/libphonenumber-csharp/issues/259) and [here](https://github.com/twcclegg/libphonenumber-csharp/issues/214)
28
+
- If not, proceed to the next steps.
29
+
-[ ] Have you upgraded to the latest version of the library?
30
+
- If not, please upgrade to the latest version and check if the issue still exists.
31
+
- If yes, proceed to the next steps.
32
+
-[ ] Have you provided a clear and concise title for the issue?
33
+
-[ ] Have you included all relevant details and steps to reproduce the issue?
34
+
-[ ] Have you attached any necessary logs, screenshots, or code snippets?
0 commit comments