From 2ae96617e87ddd7f4c7ea0747f23a034db147bcd Mon Sep 17 00:00:00 2001 From: manuroe Date: Mon, 23 Dec 2024 17:03:46 +0100 Subject: [PATCH] Update bug.yml Mentionning iPhone X looks old those days. --- .github/ISSUE_TEMPLATE/bug.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 6606b91cf2..d4916f0fc9 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -35,14 +35,14 @@ body: id: device attributes: label: Your phone model - placeholder: e.g. iPhoneX + placeholder: e.g. iPhone 16 validations: required: false - type: input id: os attributes: label: Operating system version - placeholder: e.g. iOS14.7.1, under "software version" + placeholder: e.g. iOS18.1.1, under "software version" validations: required: false - type: input @@ -60,7 +60,7 @@ body: 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 the version. - placeholder: e.g. matrix.org or Synapse 1.50.0rc1 + placeholder: e.g. matrix.org or Synapse 1.121.1rc1 validations: required: false - type: dropdown