- Fork the repository.
- Add your instance the
instances.json
file. Make sure to follow this template (the image key is optional):
{
"name": "The name of your instance",
"url": "The URL to your instance",
"description": "A very simple description of your instance",
"image": "A image for represent your instance"
}
- Create a PR with your changes.