From ea257d9a22b05c61c7d2cb785122b55a774ebe11 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty <47571719+TheFrenchGhosty@users.noreply.github.com> Date: Wed, 15 May 2024 13:35:56 +0200 Subject: [PATCH] Fix broken english + better wording --- .github/ISSUE_TEMPLATE/new_instance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_instance.yaml b/.github/ISSUE_TEMPLATE/new_instance.yaml index 5bfa016..9c73d7a 100644 --- a/.github/ISSUE_TEMPLATE/new_instance.yaml +++ b/.github/ISSUE_TEMPLATE/new_instance.yaml @@ -89,7 +89,7 @@ body: id: matrix-username attributes: label: Your matrix username - description: "Please input your matrix username here for joining the private room for instances maintainers. We discuss troubles managing a public instance, sharing some advices and more. Optional but highly recommended." + description: "Please input your Matrix username here to join the private Matrix room for public instances maintainers. We discuss troubles managing a public instance, share some advices and more. Optional but highly recommended." placeholder: "matrixuser" validations: required: false