Skip to content

Commit 7ccb935

Browse files
authored
Mention our dev room in the contributing guide (#30714)
* Mention our dev room in the contributing guide It was in there, but only in the tests section, relating to how to write tests. This adds it in the first section. * Prettier
1 parent 6b510a5 commit 7ccb935

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Everyone is welcome to contribute code to Element Web, provided that they are willing to license their contributions to Element under a [Contributor License Agreement](https://cla-assistant.io/element-hq/element-web) (CLA). This ensures that their contribution will be made available under an OSI-approved open-source license, currently licensed under Affero General Public License v3 (AGPLv3) or General Public License v3 (GPLv3) at your choice.
44

5+
If you're contributing, or thinking about contributing, please come & chat to
6+
us in our development room, [#element-dev](https://matrix.to/#/#element-dev:matrix.org).
7+
This is the best place to ask questions about the code, how to work on the project
8+
or whether a change is likely to be accepted.
9+
510
## How to contribute
611

712
The preferred and easiest way to contribute changes to the project is to fork

0 commit comments

Comments
 (0)