aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/CONTRIBUTING.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-11-02 10:15:06 +0100
committerChocobozzz <me@florianbigard.com>2021-11-02 10:15:06 +0100
commit820299121f09c018a81e9f29c1f38144d97e5e29 (patch)
tree65a06f0de64b0358d1ebb4afeb1eb2cfb794ec66 /.github/CONTRIBUTING.md
parent9883e60f307c8161ef694b8fc209b857b196add0 (diff)
downloadPeerTube-820299121f09c018a81e9f29c1f38144d97e5e29.tar.gz
PeerTube-820299121f09c018a81e9f29c1f38144d97e5e29.tar.zst
PeerTube-820299121f09c018a81e9f29c1f38144d97e5e29.zip
Run doctoc on contributing guide
Diffstat (limited to '.github/CONTRIBUTING.md')
-rw-r--r--.github/CONTRIBUTING.md3
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)