.github: 01-bug-report: use 25.0.0.X instead of listing all minor releases

Listing all patchlevels in the ticket form would quickly explode it.

Users are expected to always run the latest patchlevel (4th digit), because
they're only receiving urgent bug and security fixes, not getting anything new,
that could break other things.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-06-30 12:37:35 +02:00 committed by Enrico Weigelt
parent 949e4e4fa0
commit d441e4783e

View File

@ -14,8 +14,7 @@ body:
attributes: attributes:
label: Select the version label: Select the version
options: options:
- 25.0.0.0 - 25.0.0.X
- 25.0.0.1
- Git master branch - Git master branch
- other or don't know - other or don't know
default: 1 default: 1