Update bug.yml

Mentionning iPhone X looks old those days.
This commit is contained in:
manuroe 2024-12-23 17:03:46 +01:00 committed by Stefan Ceriu
parent 4488202dac
commit 2ae96617e8

View File

@ -35,14 +35,14 @@ body:
id: device id: device
attributes: attributes:
label: Your phone model label: Your phone model
placeholder: e.g. iPhoneX placeholder: e.g. iPhone 16
validations: validations:
required: false required: false
- type: input - type: input
id: os id: os
attributes: attributes:
label: Operating system version label: Operating system version
placeholder: e.g. iOS14.7.1, under "software version" placeholder: e.g. iOS18.1.1, under "software version"
validations: validations:
required: false required: false
- type: input - type: input
@ -60,7 +60,7 @@ body:
label: Homeserver label: Homeserver
description: | 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. 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: validations:
required: false required: false
- type: dropdown - type: dropdown