[meta] Ask for last known version

This commit is contained in:
Manav Rathi 2025-04-15 20:49:18 +05:30
parent 38aae47445
commit 1ecff890f0
No known key found for this signature in database

View File

@ -26,6 +26,20 @@ body:
label: Version label: Version
description: The version can be seen at the bottom of settings. description: The version can be seen at the bottom of settings.
placeholder: e.g. v1.2.3 placeholder: e.g. v1.2.3
- type: input
attributes:
label: Last working version
description: >
The version where the feature was last known to be working. It is
fine if you don't remember the exact version (mention roughly
then), but if there just isn't a last known working version, then
it is likely that what is being reported is not an issue but a
feature request. The difference between the two categories is not
just semantic - feature requests use GitHub discussions and so can
be [upvoted by the
community](https://github.com/ente-io/ente/discussions/categories/feature-requests)
(issues can't be).
placeholder: e.g. v1.2.3
- type: dropdown - type: dropdown
attributes: attributes:
label: What product are you using? label: What product are you using?