From 1c7de7cb42032840280ad8a33cdcde0315955842 Mon Sep 17 00:00:00 2001 From: Lauren Clisby Date: Fri, 9 Feb 2024 16:10:47 +0100 Subject: [PATCH] Update support.yml --- .github/DISCUSSION_TEMPLATE/support.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/support.yml b/.github/DISCUSSION_TEMPLATE/support.yml index 5a2a280c75..3a17fad809 100644 --- a/.github/DISCUSSION_TEMPLATE/support.yml +++ b/.github/DISCUSSION_TEMPLATE/support.yml @@ -5,18 +5,18 @@ title: body: - type: textarea attributes: - description: Describe your problem + label: "Describe your problem" validations: required: true - type: textarea attributes: - description: Attach your model (encouraged) + label: "Attach your model (encouraged)" value: Use the paperclip to attach the file validations: required: false - type: textarea attributes: - description: What versions are you using? + label: "What versions are you using?" value: | SpineOpt: SpineToolbox: @@ -24,4 +24,4 @@ body: ... validations: required: true - \ No newline at end of file +