From 75ecc45caa29c28a819a0fe6c00844556b729d00 Mon Sep 17 00:00:00 2001 From: Tony Lea Date: Fri, 20 Sep 2024 08:35:20 -0400 Subject: [PATCH] updating the documentation to tell users where to send issues or suggestions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f3f1e0..0e75301 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## About -Auth is a plug'n play authentication package for any Laravel application. +Auth is a plug'n play authentication package for any Laravel application. We have closed **issues** for this repo and are recommending that anyone who wants to report an issue or make a suggestion to do so here: [https://devdojo.com/questions](https://devdojo.com/questions). Additionally, we are open to any kind of Pull Request 😉