Update bug.yml
Mentionning iPhone X looks old those days.
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user