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
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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,11 @@
2
2
3
3
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.
4
4
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
+
5
10
## How to contribute
6
11
7
12
The preferred and easiest way to contribute changes to the project is to fork
0 commit comments