Move general Ruma room link to the others in CONTRIBUTING.md

This commit is contained in:
Jonas Platte 2021-05-05 17:30:17 +02:00
parent 3c4e0c50db
commit 6ea55459eb
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -24,7 +24,8 @@ Here is a list of helpful resources you can consult:
## Chat Rooms ## Chat Rooms
- Ruma Developer Matrix room: [#ruma-dev:matrix.org](https://matrix.to/#/#ruma-dev:matrix.org) - Ruma Matrix room: [#ruma:matrix.org](https://matrix.to/#/#ruma:matrix.org)
- Ruma Development Matrix room: [#ruma-dev:matrix.org](https://matrix.to/#/#ruma-dev:matrix.org)
- Matrix Developer room: [#matrix-dev:matrix.org](https://matrix.to/#/#matrix-dev:matrix.org) - Matrix Developer room: [#matrix-dev:matrix.org](https://matrix.to/#/#matrix-dev:matrix.org)
# Reporting Issues # Reporting Issues
@ -273,8 +274,3 @@ at one of the [open issues][] we've marked for new contributors.
# Testing # Testing
Before committing, run `cargo check` to make sure that your changes can build, as well as running the formatting and linting tools [mentioned above](#code-formatting-and-linting). Before committing, run `cargo check` to make sure that your changes can build, as well as running the formatting and linting tools [mentioned above](#code-formatting-and-linting).
# Contact
Thanks again for being a contributor! If you have any questions, join us at
[#ruma:matrix.org](https://matrix.to/#/#ruma:matrix.org).