From 86579d245f169c2b0ddc6ce254d048666b95ca2f Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Sat, 25 Mar 2023 23:06:23 +0800 Subject: [PATCH] Update ask-for-help.yaml --- .github/ISSUE_TEMPLATE/ask-for-help.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/ask-for-help.yaml b/.github/ISSUE_TEMPLATE/ask-for-help.yaml index 3442e8b7..fe9339af 100644 --- a/.github/ISSUE_TEMPLATE/ask-for-help.yaml +++ b/.github/ISSUE_TEMPLATE/ask-for-help.yaml @@ -26,6 +26,13 @@ body: label: "📝 Describe your problem" description: "Please walk us through it step by step." placeholder: "Describe what are you asking for..." + - type: textarea + id: error-msg + validations: + required: true + attributes: + label: "📝 Error Message(s) or Log" + placeholder: "" - type: input id: uptime-kuma-version attributes: