From 95de01eac0bd0af1713a8b459ddc9ee23369cd08 Mon Sep 17 00:00:00 2001 From: CS <31274021+clydesantiago@users.noreply.github.com> Date: Fri, 21 Mar 2025 18:25:12 +0800 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 014dc951..12c5eb3d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,9 +6,9 @@ Thanks for wanting to be a part of this Laravel package! This is a simple and st Well, you can: -+ Tackle any [open issues](https://github.com/osiset/laravel-shopify/issues) -+ Help review [pull requests](https://github.com/osiset/laravel-shopify/pulls) -+ [Update documentation](https://github.com/osiset/laravel-shopify/wiki) in our wiki ++ Tackle any [open issues](https://github.com/Kyon147/laravel-shopify/issues) ++ Help review [pull requests](https://github.com/Kyon147/laravel-shopify/pulls) ++ [Update documentation](https://github.com/Kyon147/laravel-shopify/wiki) in our wiki + And more! You don't have to be a superstar, or someone with experience, you can just dive in and help if you feel you can. @@ -27,7 +27,7 @@ Its best to: Its best to: -1. Ensure the bug was not already reported by [searching all issues](https://github.com/osiset/laravel-shopify/issues?q=). +1. Ensure the bug was not already reported by [searching all issues](https://github.com/Kyon147/laravel-shopify/issues?q=). 2. If you're unable to find an open issue addressing the problem, open a new one. * Be sure to include a title and clear description, as much relevant information as possible.