Add empty option to verbose mode question

This commit is contained in:
CanbiZ
2025-11-17 18:26:23 +01:00
committed by GitHub
parent 5ccc5227d7
commit 1f1a41e5c7

View File

@@ -28,6 +28,7 @@ body:
label: 🔎 Did you run the script with verbose mode enabled? label: 🔎 Did you run the script with verbose mode enabled?
description: "Required for debugging any script issue. A verbose log is mandatory." description: "Required for debugging any script issue. A verbose log is mandatory."
options: options:
- ""
- "Yes, verbose mode was enabled and the output is included below" - "Yes, verbose mode was enabled and the output is included below"
- "No (this issue will likely be closed automatically)" - "No (this issue will likely be closed automatically)"
validations: validations: