Prevent people from just saying "latest version"

in the bug report form
This commit is contained in:
Leo Mozoloa 2022-10-25 21:51:22 +02:00 committed by AUTOMATIC1111
parent 4ca4b9f28f
commit 7e0e4d21d4

View File

@ -44,7 +44,7 @@ body:
id: commit
attributes:
label: Commit where the problem happens
description: Which commit are you running ? (copy the **Commit hash** shown in the cmd/terminal when you launch the UI)
description: Which commit are you running ? (Do not write *Latest version/repo/commit*, as this means nothing and will have changed by the time we read your issue. Rather, copy the **Commit hash** shown in the cmd/terminal when you launch the UI)
validations:
required: true
- type: dropdown