This commit is contained in:
Nicolas Mowen 2022-08-28 10:27:39 -06:00 committed by GitHub
parent ae9ba0eee4
commit d1c47d11ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ body:
validations:
required: true
- type: textarea
id: docker config
id: docker
attributes:
label: docker-compose file or Docker CLI command
description: This will be automatically formatted into code, so no need for backticks.