From 22f7d5d131646725d1af26a06665c18de294bacb Mon Sep 17 00:00:00 2001 From: Jean-Christophe Fillion-Robin Date: Wed, 4 Dec 2024 09:54:15 -0500 Subject: [PATCH] fix: Update to MorphoCloud/MorphoCloudWorkflow@b6e89d5 List of MorphoCloudWorkflow changes: ``` $ git shortlog dcdd931..b6e89d5 --no-merges Jean-Christophe Fillion-Robin (1): fix(request template): Update title hint to include full name ``` See https://github.com/MorphoCloud/MorphoCloudWorkflow/compare/dcdd931...b6e89d5 --- .github/ISSUE_TEMPLATE/request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/request.yml b/.github/ISSUE_TEMPLATE/request.yml index aa49a911..5d953d3e 100644 --- a/.github/ISSUE_TEMPLATE/request.yml +++ b/.github/ISSUE_TEMPLATE/request.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - _Please enter a short description of your project in the title bar above this text. E.g.,: "Instance: 3D analysis of bryozoans"._ + _Please enter a short description of your project in the title bar above this text, followed by your Full Name. E.g.,: "Instance: 3D analysis of bryozoans; Jane Doe"_ - type: dropdown attributes: