This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree 3 files changed +7
-221
lines changed 3 files changed +7
-221
lines changed Original file line number Diff line number Diff line change 1
- Contributing code to The React SDK
2
- ==================================
1
+ Contributing code to matrix-react-sdk
2
+ =====================================
3
3
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
Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ Platform Targets:
45
45
All code lands on the ` develop ` branch - ` master ` is only used for stable releases.
46
46
** Please file PRs against ` develop ` !!**
47
47
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
50
50
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
53
53
54
54
Code should be committed as follows:
55
55
* All new components:
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments