aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorThomas Kuntz <thomaskuntzz@protonmail.com>2018-11-03 14:56:34 +0100
committerRigel Kent <par@rigelk.eu>2018-11-03 14:56:34 +0100
commit0c4706b2803bf59c0a1d87d6a506465606c3ef74 (patch)
tree25cbc01f2a705eed0a5923cc421400735a1721d6 /README.md
parent2f050a998e6893168da0bc502df6884700d04e67 (diff)
downloadPeerTube-0c4706b2803bf59c0a1d87d6a506465606c3ef74.tar.gz
PeerTube-0c4706b2803bf59c0a1d87d6a506465606c3ef74.tar.zst
PeerTube-0c4706b2803bf59c0a1d87d6a506465606c3ef74.zip
more welcoming Contributing section in README.md (#1365)
Diffstat (limited to 'README.md')
-rw-r--r--README.md32
1 files changed, 18 insertions, 14 deletions
diff --git a/README.md b/README.md
index f9b4b47e1..a13f454e2 100644
--- a/README.md
+++ b/README.md
@@ -121,6 +121,24 @@ enough because one video could become popular and overload the server. That is
121why we need to use a P2P protocol to limit the server load. Thanks to 121why we need to use a P2P protocol to limit the server load. Thanks to
122[WebTorrent](https://github.com/feross/webtorrent), we can make BitTorrent inside the web browser, as of today. 122[WebTorrent](https://github.com/feross/webtorrent), we can make BitTorrent inside the web browser, as of today.
123 123
124:raised_hands: Contributing
125----------------------------------------------------------------
126
127You don't need to be a coder to help!
128
129You can give us your feedback, report bugs, help us translate PeerTube, write documentation, and more. Check out the [contributing
130guide](/.github/CONTRIBUTING.md) to know how, it takes less than 2 minutes to get started. :wink:
131
132You can also join the cheerful bunch that makes our community:
133
134* Chat<a name="contact"></a>:
135 * IRC : **[#peertube on chat.freenode.net:6697](https://kiwiirc.com/client/irc.freenode.net/#peertube)**
136 * Matrix (bridged on the IRC channel) : **[#peertube:matrix.org](https://matrix.to/#/#peertube:matrix.org)**
137* Forum:
138 * Framacolibri: [https://framacolibri.org/c/peertube](https://framacolibri.org/c/peertube)
139
140Feel free to reach out if you have any questions or ideas! :speech_balloon:
141
124:package: Create your own instance 142:package: Create your own instance
125---------------------------------------------------------------- 143----------------------------------------------------------------
126 144
@@ -137,20 +155,6 @@ See the [production guide](/support/doc/production.md), which is the recommended
137 155
138See the [community packages](https://docs.joinpeertube.org/lang/en/docs/install.html), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](/support/doc/docker.md)). 156See the [community packages](https://docs.joinpeertube.org/lang/en/docs/install.html), which cover various platforms (including [YunoHost](https://install-app.yunohost.org/?app=peertube) and [Docker](/support/doc/docker.md)).
139 157
140:wrench: Contribute/Translate/Test
141----------------------------------------------------------------
142
143*Spoiler alert*: you don't need to be a coder to help!
144
145See the [contributing
146guide](/.github/CONTRIBUTING.md). Or simply join the cheerful bunch that makes our community:
147
148 * Chat<a name="contact"></a>:
149 * IRC : **[#peertube on chat.freenode.net:6697](https://kiwiirc.com/client/irc.freenode.net/#peertube)**
150 * Matrix (bridged on the IRC channel) : **[#peertube:matrix.org](https://matrix.to/#/#peertube:matrix.org)**
151 * Forum:
152 * Framacolibri: [https://framacolibri.org/c/peertube](https://framacolibri.org/c/peertube)
153
154:book: Documentation 158:book: Documentation
155---------------------------------------------------------------- 159----------------------------------------------------------------
156 160