From bd3138bf4302f3c2fccdcd7f845e8c8928d47dea Mon Sep 17 00:00:00 2001 From: Ellet Date: Wed, 15 Nov 2023 23:02:54 +0300 Subject: [PATCH] An attemp to fix the labels of question template --- .github/ISSUE_TEMPLATE/3_question.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3_question.yml b/.github/ISSUE_TEMPLATE/3_question.yml index 4a626204..509ae635 100644 --- a/.github/ISSUE_TEMPLATE/3_question.yml +++ b/.github/ISSUE_TEMPLATE/3_question.yml @@ -1,7 +1,7 @@ name: Ask a question description: | If you have any questions, feel free to ask -labels: 'help-wanted' +labels: 'help wanted' body: - type: markdown attributes: