From 0815490bd8349cbc0af19a7ae9740d14d763802b Mon Sep 17 00:00:00 2001 From: prasanth-30011 Date: Wed, 26 Nov 2025 10:56:45 +0530 Subject: [PATCH] fix: update CONTRIBUTING.md to reference Discord instead of Gitter Updated contact information for questions about the repository. --- CONTRIBUTING.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f2f8dd9ffdea..85e5e8522dba 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,6 +26,5 @@ NOTE: *Please avoid opening issues asking to be "assigned" to a particular algor ### Do you have questions about the source code? -- Ask any question about how to use the repository in the [TheAlgorithms room in GITTER](https://gitter.im/TheAlgorithms/community?source=orgpage#) or [open a new issue](https://github.com/TheAlgorithms/Java/issues/new) - -:+1::tada: That's all you need to know about the process now it's your turn to help us improve the repository, thank you again! :+1::tada: \ No newline at end of file +- Ask any question about how to use the repository in the [TheAlgorithms Discord](https://discord.gg/c7F54C89) or [open a new issue](https://github.com/TheAlgorithms/Java/issues/new) +:+1::tada: That's all you need to know about the process now it's your turn to help us improve the repository, thank you again! :+1::tada: