From 050d01499ed345c9052a0ed53e8f91c8e3675cf1 Mon Sep 17 00:00:00 2001 From: Ayu Adiati Date: Thu, 6 Jun 2024 15:02:20 +0200 Subject: [PATCH] fix: change discord to community in the README --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index df6c774..c5f8589 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,7 @@ If you wish to work on an open issue, please comment on the issue with `.take` a If you are contributing to the project for the first time, please consider checking the [bug](https://github.com/open-sauced/intro/issues?q=is%3Aissue+is%3Aopen+label%3A%22%F0%9F%90%9B+bug%22) or [good first issue](https://github.com/open-sauced/intro/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) labels. -In case you get stuck, please feel free to ask for help in the [Discord](https://discord.com/invite/U2peSNf23P) server or GitHub Discussions. +In case you get stuck, please feel free to ask for help in the [Intro to Contributing discussion](https://github.com/orgs/open-sauced/discussions/34). ## Setup the Project Locally