diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 74d20aa78..fb1f0f6ec 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md | |||
@@ -7,7 +7,6 @@ Interested in contributing? Awesome! | |||
7 | <!-- START doctoc generated TOC please keep comment here to allow auto update --> | 7 | <!-- START doctoc generated TOC please keep comment here to allow auto update --> |
8 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | 8 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
9 | 9 | ||
10 | |||
11 | - [Translate](#translate) | 10 | - [Translate](#translate) |
12 | - [Give your feedback](#give-your-feedback) | 11 | - [Give your feedback](#give-your-feedback) |
13 | - [Write documentation](#write-documentation) | 12 | - [Write documentation](#write-documentation) |
@@ -20,7 +19,7 @@ Interested in contributing? Awesome! | |||
20 | - [Client and server side](#client-and-server-side) | 19 | - [Client and server side](#client-and-server-side) |
21 | - [RTL layout](#rtl-layout) | 20 | - [RTL layout](#rtl-layout) |
22 | - [Testing](#testing) | 21 | - [Testing](#testing) |
23 | - [Unit tests](#unit-tests) | 22 | - [Unit/integration tests](#unitintegration-tests) |
24 | - [Testing the federation of PeerTube servers](#testing-the-federation-of-peertube-servers) | 23 | - [Testing the federation of PeerTube servers](#testing-the-federation-of-peertube-servers) |
25 | - [Emails](#emails) | 24 | - [Emails](#emails) |
26 | - [Plugins & Themes](#plugins--themes) | 25 | - [Plugins & Themes](#plugins--themes) |