From 69d08570f74655bef60a641c28bd4e16de3a4db4 Mon Sep 17 00:00:00 2001 From: Mallory Freeberg Date: Thu, 14 Dec 2023 17:48:51 +0000 Subject: [PATCH] Added other node input --- .github/ISSUE_TEMPLATE/add_node_experience.yaml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/add_node_experience.yaml b/.github/ISSUE_TEMPLATE/add_node_experience.yaml index 0bb643e..3cf2551 100644 --- a/.github/ISSUE_TEMPLATE/add_node_experience.yaml +++ b/.github/ISSUE_TEMPLATE/add_node_experience.yaml @@ -22,10 +22,18 @@ body: - FEGA Portugal - FEGA Spain - FEGA Sweden - - Other FEGA + - Other FEGA node (Please indicate your node below) validations: required: true + - type: input + id: new-fega-node + attributes: + label: New FEGA Node + description: If you selected "Other FEGA node" above, please indicate your node name here. + validations: + required: false + - type: dropdown id: experience-title attributes: @@ -38,15 +46,15 @@ body: - Setting up the node’s website - Setting up and performing the end-to-end demonstrator - Shaping up the FEGA node to prepare for production - - Other (Please add a title below) + - Other title (Please suggest one below) validations: required: true - + - type: input id: new-experience-title attributes: label: New Experience Title - description: If you selected "Other" above, please add an experience title here. Max 10 words. + description: If you selected "Other title" above, please suggest an experience title here. Max 10 words. validations: required: false