This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-221
lines changed Expand file tree Collapse file tree 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+ =====================================
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
Original file line number Diff line number Diff line change @@ -45,11 +45,11 @@ Platform Targets:
4545All 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
5454Code should be committed as follows:
5555 * All new components:
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments