You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-07 23:03:10 +02:00
chore: Discourage latest
in bug report version field (#3435)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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
|
||||||
|
Reference in New Issue
Block a user