chore: Discourage latest in bug report version field (#3435)

This commit is contained in:
Brennan Kinney 2023-07-21 08:45:33 +12:00 committed by GitHub
parent 7d5c2736ce
commit 5ef048bfae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ body:
attributes: attributes:
label: 🐋 DMS Version label: 🐋 DMS Version
description: On which version (image tag) did you encounter this bug? description: On which version (image tag) did you encounter this bug?
placeholder: v12.1.0 placeholder: v12.1.0 (do not put "latest")
validations: validations:
required: true required: true
- type: input - type: input