Skip to content

Commit

Permalink
Update bug.yml
Browse files Browse the repository at this point in the history
Mentionning iPhone X looks old those days.
  • Loading branch information
manuroe authored and stefanceriu committed Dec 25, 2024
1 parent 4488202 commit 2ae9661
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 2ae9661

Please sign in to comment.