From fd65af04937bbf6f165e17bceae8ff6b278bda19 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Sat, 5 Sep 2020 14:41:59 +0200 Subject: [PATCH] Add Contributing --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 833a4f7..4755b06 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Yotter is possible thanks to several open-source projects that are listed on the * [Hosting on a server](#hosting-on-a-server) * [Update](#updating-to-newer-versions) * [Configure server](configure-the-server) +* [Contributing](#contributing) * [Powered by](#powered-by) * [Donate](#donate) @@ -178,6 +179,13 @@ Currently available config is: * **nitterInstance**: Nitter instance that will be used when fetching Twitter content. Format must be `**https://****/**` * **maxInstanceUsers**: Max users on the instance. When set to `0` it closes registrations. +# Contributing +Contributors are always welcome. You can help in many ways: Coding, organizing, designing, [donating](#donate), maintaining... You choose what you want to help with! + +We have a [Matrix](https://matrix.org/) room where we discuss anything related with Yotter, feel free to enter the room and start talking or reading. You can choose a Matrix client from [this list of Matrix clients](https://matrix.org/clients/). Also you will need to choose an instance to host your account, you can find Matrix instances [here](https://www.hello-matrix.net/public_servers.php). + +Join Matrix + # Powered by: * [Nitter](https://nitter.net/) * [youtube-dl](https://github.com/ytdl-org/youtube-dl)