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: validations:
required: true required: true
- type: textarea - type: textarea
id: docker config id: docker
attributes: attributes:
label: docker-compose file or Docker CLI command label: docker-compose file or Docker CLI command
description: This will be automatically formatted into code, so no need for backticks. description: This will be automatically formatted into code, so no need for backticks.