chore: update Discord URL (#1980) [skip ci]

This commit is contained in:
TheCatLady
2025-10-06 12:32:38 -07:00
committed by GitHub
parent a3196fd3a3
commit 00b2e97f8d
6 changed files with 8 additions and 8 deletions

View File

@@ -130,7 +130,7 @@ Steps:
- You can create a "draft" pull request early to get feedback on your work.
- Your code **must** be formatted correctly, or the tests will fail.
- We use Prettier to format our code base. It should automatically run with a Git hook, but it is recommended to have the Prettier extension installed in your editor and format on save.
- If you have questions or need help, you can reach out via [Discussions](/../../discussions) or our [Discord server](https://discord.gg/ckbvBtDJgC).
- If you have questions or need help, you can reach out via [Discussions](/../../discussions) or our [Discord server](https://discord.gg/seerr).
- Only open pull requests to `develop`, never `master`! Any pull requests opened to `master` will be closed.
### UI Text Style