Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit b2704d5

Browse files
Link contributing guide to Element Web (#9220)
* Link contributing to Element Web * Update README.md Co-authored-by: Travis Ralston <[email protected]> * Update README.md Co-authored-by: Travis Ralston <[email protected]> Co-authored-by: Travis Ralston <[email protected]>
1 parent 380653f commit b2704d5

File tree

3 files changed

+7
-221
lines changed

3 files changed

+7
-221
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Contributing code to The React SDK
2-
==================================
1+
Contributing code to matrix-react-sdk
2+
=====================================
33

4-
matrix-react-sdk follows the same pattern as https://github.com/matrix-org/matrix-js-sdk/blob/master/CONTRIBUTING.md
4+
matrix-react-sdk follows the same pattern as https://github.com/vector-im/element-web/blob/develop/CONTRIBUTING.md

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ Platform Targets:
4545
All code lands on the `develop` branch - `master` is only used for stable releases.
4646
**Please file PRs against `develop`!!**
4747

48-
Please follow the standard Matrix contributor's guide:
49-
https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.md
48+
We use the same contribution guide as Element. Check it out here:
49+
https://github.com/vector-im/element-web/blob/develop/CONTRIBUTING.md
5050

51-
Please follow the Matrix JS/React code style as per:
52-
https://github.com/matrix-org/matrix-react-sdk/blob/master/code_style.md
51+
Our code style is also the same as Element's:
52+
https://github.com/vector-im/element-web/blob/develop/code_style.md
5353

5454
Code should be committed as follows:
5555
* All new components:

code_style.md

Lines changed: 0 additions & 214 deletions
This file was deleted.

0 commit comments

Comments
 (0)