You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Update CONTRIBUTING.md to reference Discord instead of Gitter
Fixes#7105
The CONTRIBUTING.md file currently references "TheAlgorithms room in GITTER" for community questions, but the repository has migrated to Discord for community communication. Updated the reference to point to the Discord community instead.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,5 @@ NOTE: *Please avoid opening issues asking to be "assigned" to a particular algor
26
26
27
27
### Do you have questions about the source code?
28
28
29
-
- 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)
30
-
31
-
:+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:
29
+
- Ask any question about how to use the repository in the [TheAlgorithms community on Discord](https://discord.gg/c7MnfGFGa6) or [open a new issue]
30
+
:+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:
0 commit comments