X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.github%2FCONTRIBUTING.md;h=4bc590bde988d9cbaa1aa58e0ca75edf11fb0a81;hb=7bde625050cb661f51db20992f9f3912a582fcee;hp=74d20aa78759f10392de414033d2b8c593efcad5;hpb=9883e60f307c8161ef694b8fc209b857b196add0;p=github%2FChocobozzz%2FPeerTube.git diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 74d20aa78..4bc590bde 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -7,7 +7,6 @@ Interested in contributing? Awesome! - - [Translate](#translate) - [Give your feedback](#give-your-feedback) - [Write documentation](#write-documentation) @@ -20,7 +19,7 @@ Interested in contributing? Awesome! - [Client and server side](#client-and-server-side) - [RTL layout](#rtl-layout) - [Testing](#testing) - - [Unit tests](#unit-tests) + - [Unit/integration tests](#unitintegration-tests) - [Testing the federation of PeerTube servers](#testing-the-federation-of-peertube-servers) - [Emails](#emails) - [Plugins & Themes](#plugins--themes) @@ -127,7 +126,7 @@ You can get a complete PeerTube development setup with Gitpod, a free one-click ### Server side -You can find a documentation of the server code/architecture [here](https://docs.joinpeertube.org/#/contribute-architecture?id=server-code). +You can find a documentation of the server code/architecture [here](https://docs.joinpeertube.org/contribute-architecture?id=server-code). To develop on the server-side: @@ -142,7 +141,7 @@ restart. ### Client side You can find a documentation of the client code/architecture -[here](https://docs.joinpeertube.org/#/contribute-architecture?id=client-code). +[here](https://docs.joinpeertube.org/contribute-architecture?id=client-code). To develop on the client side: @@ -221,4 +220,4 @@ To test emails with PeerTube: ## Plugins & Themes -See the dedicated documentation: https://docs.joinpeertube.org/#/contribute-plugins +See the dedicated documentation: https://docs.joinpeertube.org/contribute-plugins