mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Update issue report string
This commit is contained in:
parent
5dea11c4d4
commit
2bd509f0f2
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -48,7 +48,7 @@ body:
|
||||||
id: docker-compose-version
|
id: docker-compose-version
|
||||||
attributes:
|
attributes:
|
||||||
label: Docker Compose Version
|
label: Docker Compose Version
|
||||||
description: Please paste the output of `docker-compose version`
|
description: Please paste the output of `docker-compose version` (or `docker compose version`)
|
||||||
placeholder: Docker Compose version vX.Y.Z
|
placeholder: Docker Compose version vX.Y.Z
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue