mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-22 05:23:09 -06:00
tidying up links
This commit is contained in:
parent
9e5120f6c9
commit
b4d5c14b78
|
|
@ -9,7 +9,7 @@ permalink: /development/contributing
|
||||||
Everyone is welcome to contribute to Dendrite! We aim to make it as easy as
|
Everyone is welcome to contribute to Dendrite! We aim to make it as easy as
|
||||||
possible to get started.
|
possible to get started.
|
||||||
|
|
||||||
## Contribution types
|
## Contribution types
|
||||||
|
|
||||||
We are a small team maintaining a large project. As a result, we cannot merge every feature, even if it
|
We are a small team maintaining a large project. As a result, we cannot merge every feature, even if it
|
||||||
is bug-free and useful, because we then commit to maintaining it indefinitely. We will always accept:
|
is bug-free and useful, because we then commit to maintaining it indefinitely. We will always accept:
|
||||||
|
|
@ -151,7 +151,7 @@ significant amount of CPU and RAM.
|
||||||
|
|
||||||
Once the code builds, run [Sytest](https://github.com/matrix-org/sytest)
|
Once the code builds, run [Sytest](https://github.com/matrix-org/sytest)
|
||||||
according to the guide in
|
according to the guide in
|
||||||
[docs/development/sytest.md](https://github.com/matrix-org/dendrite/blob/main/docs/sytest.md#using-a-sytest-docker-image)
|
[docs/development/sytest.md](https://github.com/matrix-org/dendrite/blob/main/docs/development/sytest.md#using-a-sytest-docker-image)
|
||||||
so you can see whether something is being broken and whether there are newly
|
so you can see whether something is being broken and whether there are newly
|
||||||
passing tests.
|
passing tests.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue