Update app versions in issue template

This commit is contained in:
Nicholas Wallace 2025-04-27 16:56:02 -07:00
parent 75627ea40f
commit 7117608445
2 changed files with 10 additions and 6 deletions

View file

@ -72,10 +72,12 @@ body:
description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.* description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.*
multiple: true multiple: true
options: options:
- 'Android App - 0.9.81'
- 'iOS App - 0.9.81'
- 'Android App - 0.9.80'
- 'iOS App - 0.9.80'
- 'Android App - 0.9.79' - 'Android App - 0.9.79'
- 'iOS App - 0.9.79' - 'iOS App - 0.9.79'
- 'Android App - 0.9.78'
- 'iOS App - 0.9.78'
validations: validations:
required: true required: true
- type: dropdown - type: dropdown

View file

@ -43,10 +43,12 @@ body:
description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.* description: Please ensure your app is up to date. *If you are using a 3rd-party app, please reach out to them directly.*
multiple: true multiple: true
options: options:
- Android App - 0.9.79 - 'Android App - 0.9.81'
- iOS App - 0.9.79 - 'iOS App - 0.9.81'
- Android App - 0.9.78 - 'Android App - 0.9.80'
- iOS App - 0.9.78 - 'iOS App - 0.9.80'
- 'Android App - 0.9.79'
- 'iOS App - 0.9.79'
validations: validations:
required: true required: true
- type: textarea - type: textarea