From a66e4c7cf2e9f9d82179b11afdbee13309f8c68d Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 01:07:47 +0200 Subject: [PATCH] Update 1-issue.yml --- .github/ISSUE_TEMPLATE/1-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-issue.yml b/.github/ISSUE_TEMPLATE/1-issue.yml index 92e235c..6339b06 100644 --- a/.github/ISSUE_TEMPLATE/1-issue.yml +++ b/.github/ISSUE_TEMPLATE/1-issue.yml @@ -50,7 +50,7 @@ body: id: log attributes: label: Docker log - description: The logfile of the container (as shown by `docker logs windows`). + description: The logfile of the container (as shown by `docker logs dsm`). validations: required: true - type: textarea