- Tweaked wording on Contribute guide.
This commit is contained in:
Hugo 2025-06-08 16:52:13 +01:00
parent ead21de302
commit 0f921ae0d2

View file

@ -56,14 +56,15 @@ You can do one of the following:
## Making changes
> [!TIP]
> The easiest way is to join our [Discord](https://rentry.co/fmhy-invite) to submit sites or any changes.
If you want to make changes with instant site feedback, or are simply going to work with the site, you can do so with these 3 ways:
- [Using gitpod.io or GitHub Codespaces (recommended)](#using-gitpod-or-github-codespaces)
- [Using the GitHub editor](#using-the-github-editor)
- [Manually setting up a development environment](#manually-setting-up-a-development-environment)
> [!TIP]
> You can just use our [💬 Discord](https://rentry.co/fmhy-invite) to send us sites or any changes.
### Using Gitpod or GitHub Codespaces