diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 6b9e31071f..a7daaac14b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -58,7 +58,7 @@ body: attributes: label: Homeserver description: | - Which server is your account registered on? If it is a local or non public homeserver, please tell us what is the homeserver implementation (ex: Synapse/Dendrite/etc.) and its version. + Which server is your account registered on? If it is a local or non-public homeserver, please tell us what is the homeserver implementation (ex: Synapse/Dendrite/etc.) and the version. placeholder: e.g. matrix.org or Synapse 1.50.0rc1 validations: required: false