Skip to content

Commit

Permalink
Update 01-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Propaganistas authored Jun 21, 2024
1 parent f4035e1 commit 9f98d1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/ISSUE_TEMPLATE/01-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ body:
Still receiving an unexpected result? This package leverages `libphonenumber` to power its validation capabilities. If `libphonenumber` reports a number to be (in)valid, this package does so.
This means that **only discrepancies** between `libphonenumber` and `Laravel-Phone` are bug reports targeted at this repository.
In case you encounter such a discrepancy, please fill in the form below to provide us with appropriate details.
- type: markdown
attributes:
value: "## Report a discrepancy"
- type: input
attributes:
label: Laravel-Phone version
Expand All @@ -37,4 +40,4 @@ body:
- type: textarea
attributes:
label: Additional remarks
description: Anything you would like to add?
description: Anything you would like to add?

0 comments on commit 9f98d1a

Please sign in to comment.