From 0f921ae0d2ad0a284ac453eccd297045d7651eaf Mon Sep 17 00:00:00 2001 From: Hugo <149513282+hugo9655@users.noreply.github.com> Date: Sun, 8 Jun 2025 16:52:13 +0100 Subject: [PATCH] Update - Tweaked wording on Contribute guide. --- .github/CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 00da3ab75..3259eca36 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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