Added version question to bug issue tempalte

This commit is contained in:
NATroutter
2026-01-21 20:44:30 +02:00
parent 3dcbafb87e
commit 10e5c9d2a0

View File

@@ -84,6 +84,20 @@ body:
validations:
required: true
- type: dropdown
id: latest-version
attributes:
label: Are you using the latest version of the egg?
description: |
Have you re-imported the egg from this repository recently?
Check the latest commit date on GitHub to see if there have been updates since you installed it.
options:
- Yes, I just re-imported the egg
- I'm not sure / I haven't checked
- No, I'm using an older version
validations:
required: true
- type: dropdown
id: stage
attributes: