summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2022-07-10 19:51:01 +0200
committerGitHub <noreply@github.com>2022-07-10 19:51:01 +0200
commitd71c212fe8641d62e1af3523b41e12c98c80d407 (patch)
treeafdd40b47c51acb1801071d63ca1619f4a63ca75
parent63ba744c029d8c7d098c56d21c6cb7091bd9351a (diff)
chore(docs): add more matrix links (#1581)
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8e1ed26c9..efdbb424e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,7 +3,7 @@
Thanks for considering contributing to Zellij!
**First**: if you're unsure of anything, feel free to ask on our [Discord
-server](https://discord.gg/MHV3n76PDq). We're a friendly and welcoming bunch!
+server](https://discord.gg/MHV3n76PDq), or on [Matrix](https://matrix.to/#/#zellij_general:matrix.org). We're a friendly and welcoming bunch!
# Code of Conduct
diff --git a/README.md b/README.md
index 6d5b2f6c6..e2c2d5a4e 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Please report any code of conduct violations to [aram@poor.dev](mailto:aram@poor
To get started, you can:
1. Take a look at the "Issues" in this repository - especially those marked "Good first issue". Those with the "Help Wanted" tag probably don't have anyone else working on them.
-2. Drop by our [chat](https://discord.gg/CrUAFH3) and ask what you can work on, or how to get started.
+2. Drop by our [discord](https://discord.gg/CrUAFH3), or [matrix](https://matrix.to/#/#zellij_general:matrix.org) chat and ask what you can work on, or how to get started.
3. Open an issue with your idea(s) for the project or tell us about them in our chat.
## How do I start a development environment?