mirror of
https://github.com/ambieco/laravel-sign-in-with-apple.git
synced 2026-01-12 22:43:49 +08:00
Fixed links in documentation.
This commit is contained in:
@@ -174,7 +174,7 @@ be. My checklist for package development includes:
|
||||
- ✅ Have no PHPMD or PHPCS warnings throughout all code.
|
||||
|
||||
## Contributing
|
||||
Please observe and respect all aspects of the included Code of Conduct <https://github.com/GeneaLabs/nova-map-marker-field/blob/master/CODE_OF_CONDUCT.md>.
|
||||
Please observe and respect all aspects of the included [Code of Conduct](https://github.com/GeneaLabs/laravel-sign-in-with-apple/blob/master/CODE_OF_CONDUCT.md).
|
||||
|
||||
### Reporting Issues
|
||||
When reporting issues, please fill out the included template as completely as
|
||||
@@ -182,7 +182,7 @@ possible. Incomplete issues may be ignored or closed if there is not enough
|
||||
information included to be actionable.
|
||||
|
||||
### Submitting Pull Requests
|
||||
Please review the Contribution Guidelines <https://github.com/GeneaLabs/nova-map-marker-field/blob/master/CONTRIBUTING.md>. Only PRs that meet all criterium will be accepted.
|
||||
Please review the [Contribution Guidelines](https://github.com/GeneaLabs/laravel-sign-in-with-apple/blob/master/CONTRIBUTING.md). Only PRs that meet all criterium will be accepted.
|
||||
|
||||
## If you ❤️ open-source software, give the repos you use a ⭐️.
|
||||
We have included the awesome `symfony/thanks` composer package as a dev dependency. Let your OS package maintainers know you appreciate them by starring the packages you use. Simply run `composer thanks` after installing this package. (And not to worry, since it's a dev-dependency it won't be installed in your live environment.)
|
||||
|
||||
Reference in New Issue
Block a user