mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-03 09:34:33 +02:00
chore: Discourage latest
in bug report version field (#3435)
This commit is contained in:
parent
7d5c2736ce
commit
5ef048bfae
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -36,7 +36,7 @@ body:
|
|||
attributes:
|
||||
label: 🐋 DMS Version
|
||||
description: On which version (image tag) did you encounter this bug?
|
||||
placeholder: v12.1.0
|
||||
placeholder: v12.1.0 (do not put "latest")
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue