Skip to content

Contribution

Leo Smith edited this page Feb 4, 2021 · 3 revisions

How do I contribute?

If you wish to contribute there are 3 simple rules to follow

  • Keep the same coding style as I put in place
  • No trailing characters
  • Maximum 80 chars per line

I will accept any pull request that add new functionality or fix issues :)

I want my server to be in the featured public instances

To do so you need to have your own server with the backend running on it, you will have to use the https protocol. I will not allow servers that are on the HTTP protocol. If you meet those requirements just issue a pull request with the file public_instances.json modified and I will quickly test the endpoint and accept the pull request.

Clone this wiki locally