From 9d66a952182c7937f3c0758984c7e77a72cf5a15 Mon Sep 17 00:00:00 2001 From: "Tung Bui (Leo)" <85242618+tungbq@users.noreply.github.com> Date: Sat, 22 Jul 2023 15:42:51 +0700 Subject: [PATCH] feat: Add good first issue filter to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3c9f21b..f18f986 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ ## Contributing - See: [CONTRIBUTING.md](https://github.com/tungbq/aws-lab-with-terraform/blob/main/CONTRIBUTING.md). Thanks! 💖 +- Looking for the issue to work on? Check the list of our open [good first issue](https://github.com/tungbq/aws-lab-with-terraform/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) - If you find this repository helpful, kindly consider showing your appreciation by giving it a star ⭐. Thanks! 💖 ## Contributors