Add 'Improve the website' section to CONTRIBUTING (#1366)
authorThomas Kuntz <thomaskuntzz@protonmail.com>
Sat, 3 Nov 2018 14:00:10 +0000 (15:00 +0100)
committerRigel Kent <par@rigelk.eu>
Sat, 3 Nov 2018 14:00:10 +0000 (15:00 +0100)
.github/CONTRIBUTING.md

index ca563edf6409df743b3a5d630cf276bc1833a868..cbd628c25d9891b88a18f43674d11101db8c0f5e 100644 (file)
@@ -8,7 +8,7 @@ Interested in contributing? Awesome!
   * [Give your feedback](#give-your-feedback)
   * [Write documentation](#write-documentation)
   * [Develop](#develop)
-
+  * [Improve the website](#improve-the-website)
 
 ## Translate
 
@@ -37,6 +37,15 @@ Some hints:
  * Models sent/received by the controllers are defined in [/shared/models](/shared/models) directory
 
 
+## Improve the website
+
+PeerTube's website is [joinpeertube.org](https://joinpeertube.org), where people can learn about the project and how it works – note that it is not a PeerTube instance, but rather the project's homepage.
+
+You can help us improve it too!
+
+It is not hosted on GitHub but on [Framasoft](https://framasoft.org/)'s own [GitLab](https://about.gitlab.com/) instance, [FramaGit](https://framagit.org): https://framagit.org/framasoft/peertube/joinpeertube
+
+
 ## Develop
 
 Don't hesitate to talk about features you want to develop by creating/commenting an issue