From 8182e50361852de817e1440adcb278b5f46f4796 Mon Sep 17 00:00:00 2001 From: AngRodrigues Date: Thu, 30 May 2024 12:34:29 +1000 Subject: [PATCH] fix: update question template --- .github/ISSUE_TEMPLATE/question.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 6e43c3e1..ba6b949b 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -11,15 +11,6 @@ body: Please use this template to ask a question about applying map2loop to your data. Provide as much detail as possible to help us understand and answer your question efficiently. - - type: input - id: question_title - attributes: - label: "Question Title" - description: "Provide a concise and descriptive title for your question." - placeholder: "Enter the title of your question" - validations: - required: true - - type: textarea id: question_details attributes: