From 95342ec0066d2d3afeb7dc0ecc28e2bdfbf2a721 Mon Sep 17 00:00:00 2001 From: Juan Calderon-Perez <835733+gaby@users.noreply.github.com> Date: Sun, 24 Oct 2021 00:41:51 -0400 Subject: [PATCH] Update label for ask for help --- .github/ISSUE_TEMPLATE/ask-for-help.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/ask-for-help.yaml b/.github/ISSUE_TEMPLATE/ask-for-help.yaml index 41361e27..46f06d44 100644 --- a/.github/ISSUE_TEMPLATE/ask-for-help.yaml +++ b/.github/ISSUE_TEMPLATE/ask-for-help.yaml @@ -8,7 +8,7 @@ body: validations: required: true attributes: - label: "👟 Reproduction steps" + label: "📝 Describe your problem" description: "Please walk us through it step by step." placeholder: "Describe what are you asking for..." - type: dropdown