From 8cf01ca0e7e0b911fc19d26400ec9057c327c60b Mon Sep 17 00:00:00 2001 From: Lauren Clisby Date: Fri, 9 Feb 2024 16:16:46 +0100 Subject: [PATCH] Update support.yml --- .github/DISCUSSION_TEMPLATE/support.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/support.yml b/.github/DISCUSSION_TEMPLATE/support.yml index 3a17fad809..0a3f7d9c17 100644 --- a/.github/DISCUSSION_TEMPLATE/support.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -1,17 +1,17 @@ --- -name: Request for Support -description: Ask for help from the developers and other users -title: +name: "Request for Support" +description: "Ask for help from the developers and other users" +title: "<title>" body: - type: textarea attributes: label: "Describe your problem" validations: required: true - - type: textarea + - type: input attributes: label: "Attach your model (encouraged)" - value: Use the paperclip to attach the file + value: "Use the paperclip to attach the file." validations: required: false - type: textarea