From 830268ce03d4c514fea381a5aaa765243876a1de Mon Sep 17 00:00:00 2001 From: Gautham Mohanraj <62511283+angrezichatterbox@users.noreply.github.com> Date: Sat, 12 Oct 2024 15:25:23 +0530 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 404d71b..fd58821 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -30,7 +30,7 @@ Thank you for your interest in contributing to Bunk Mate! We look forward to wel - Join our public chat to connect with the community. - Read through this contributing guide for all the information you need. -- Look for issues marked [`good first issue`](https://github.com/bunkmate-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) to understand what you can work on. +- Look for issues marked [`good first issue`](https://github.com/Mobile-App/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) to understand what you can work on. > [!NOTE] > Those new to Flutter or wanting to improve their skills are welcome to contribute! The team is happy to help you on your development journey.