Add Contributing
This commit is contained in:
parent
de89765747
commit
fd65af0493
@ -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)
|
* [Hosting on a server](#hosting-on-a-server)
|
||||||
* [Update](#updating-to-newer-versions)
|
* [Update](#updating-to-newer-versions)
|
||||||
* [Configure server](configure-the-server)
|
* [Configure server](configure-the-server)
|
||||||
|
* [Contributing](#contributing)
|
||||||
* [Powered by](#powered-by)
|
* [Powered by](#powered-by)
|
||||||
* [Donate](#donate)
|
* [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://**<NitterInstance.tld>**/**`
|
* **nitterInstance**: Nitter instance that will be used when fetching Twitter content. Format must be `**https://**<NitterInstance.tld>**/**`
|
||||||
* **maxInstanceUsers**: Max users on the instance. When set to `0` it closes registrations.
|
* **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).
|
||||||
|
|
||||||
|
<a href="https://matrix.to/#/!wqJnbUtEfitxtOsLFj:privacytools.io?via=privacytools.io&via=matrix.org"><img alt="Join Matrix" src="https://img.shields.io/badge/Join Room-Matrix-black.svg">
|
||||||
|
|
||||||
# Powered by:
|
# Powered by:
|
||||||
* [Nitter](https://nitter.net/)
|
* [Nitter](https://nitter.net/)
|
||||||
* [youtube-dl](https://github.com/ytdl-org/youtube-dl)
|
* [youtube-dl](https://github.com/ytdl-org/youtube-dl)
|
||||||
|
Reference in New Issue
Block a user