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