From 260caf7e89f6b569b7a56f997538d14cbb95ac29 Mon Sep 17 00:00:00 2001 From: Hunter Wittenborn Date: Fri, 23 Jun 2023 03:51:11 -0500 Subject: [PATCH] Add Discord server link [ci skip] --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ea40db1..d296f62 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ If you're on Ubuntu 22.10 or later, you can install Celeste from the Prebuilt-MP sudo apt install celeste ``` +## Support +For anything that isn't an issue in Celeste's functionality, visit the project's [Discord server](https://discord.gg/FtNhPepvj7), where you can obtain support and chat with fellow users. If you have a bug/feature request for Celeste, then make a new issue in the project's [issue tracker](https://github.com/hwittenborn/celeste/issues). + ## Contributing Instructions still largely need to be written up - if you'd like to help with that, feel free to submit a PR!