From 4c44848d8dbc72951bfb1faa393e833f17ca43f0 Mon Sep 17 00:00:00 2001 From: Daniel Flook Date: Thu, 24 Oct 2024 18:39:11 +0100 Subject: [PATCH] Update problem.yml --- .github/ISSUE_TEMPLATE/problem.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/problem.yml b/.github/ISSUE_TEMPLATE/problem.yml index f3736a21..ae78365c 100644 --- a/.github/ISSUE_TEMPLATE/problem.yml +++ b/.github/ISSUE_TEMPLATE/problem.yml @@ -50,5 +50,5 @@ body: attributes: label: Has debug logging been enabled? options: - - label: Yes, the `ACTIONS_STEP_DEBUG` secret was set to `true` when capturing the workflow log above. + - label: Yes, the `ACTIONS_STEP_DEBUG` secret was set to `true` when capturing the workflow log above. I understand that if I have not done this, I may not recieve a response. required: true