From d0951934e9e431673ef0ec3e604489849bb81d7a Mon Sep 17 00:00:00 2001 From: Dan Sandiford Date: Fri, 17 May 2024 11:56:49 +1000 Subject: [PATCH 1/3] Update new_model_request.yml --- .github/ISSUE_TEMPLATE/new_model_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new_model_request.yml b/.github/ISSUE_TEMPLATE/new_model_request.yml index 853c216..6063819 100644 --- a/.github/ISSUE_TEMPLATE/new_model_request.yml +++ b/.github/ISSUE_TEMPLATE/new_model_request.yml @@ -292,14 +292,14 @@ body: attributes: value: "In this section we will gather some information so we can display your model on mate.science. Please leave blank if you do not want this to occur. Note that files and text can be added/changed later!" - - - type: textarea id: web_landing_page attributes: label: -> add landing page image and caption placeholder: "e.g., Caption for landing page image" description: "Please provide a landing page image by dragging an image file into this box. Max file size is 2 Mb. JPEG, PNG, SVG, PDF, PPTX, or ZIP are supported. Please also provide a short caption." + validations: + required: true - type: textarea id: web_animation From 0a33c014edf18abbdadb869ff2d2ebdbb19086f0 Mon Sep 17 00:00:00 2001 From: Dan Sandiford Date: Fri, 17 May 2024 11:57:57 +1000 Subject: [PATCH 2/3] Update new_model_request.yml --- .github/ISSUE_TEMPLATE/new_model_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_model_request.yml b/.github/ISSUE_TEMPLATE/new_model_request.yml index 6063819..60e31c6 100644 --- a/.github/ISSUE_TEMPLATE/new_model_request.yml +++ b/.github/ISSUE_TEMPLATE/new_model_request.yml @@ -290,7 +290,7 @@ body: - type: markdown attributes: - value: "In this section we will gather some information so we can display your model on mate.science. Please leave blank if you do not want this to occur. Note that files and text can be added/changed later!" + value: "In this section we will gather some information so we can display your model on mate.science. Not all items are required, but we need at least on image! - type: textarea id: web_landing_page From 4e94eefd7e02482e8e4d2f39189770046cf5ca1d Mon Sep 17 00:00:00 2001 From: Dan Sandiford Date: Fri, 17 May 2024 11:58:18 +1000 Subject: [PATCH 3/3] Update new_model_request.yml --- .github/ISSUE_TEMPLATE/new_model_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_model_request.yml b/.github/ISSUE_TEMPLATE/new_model_request.yml index 60e31c6..3a7164a 100644 --- a/.github/ISSUE_TEMPLATE/new_model_request.yml +++ b/.github/ISSUE_TEMPLATE/new_model_request.yml @@ -290,7 +290,7 @@ body: - type: markdown attributes: - value: "In this section we will gather some information so we can display your model on mate.science. Not all items are required, but we need at least on image! + value: "In this section we will gather some information so we can display your model on mate.science. Not all items are required, but we need at least one image!" - type: textarea id: web_landing_page