From 21b958900c55d807c5754d2c78135e604e2d6284 Mon Sep 17 00:00:00 2001 From: Matthijs Berends <31037261+msberends@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:49:33 +0100 Subject: [PATCH] Update and rename 2.feature-request.yml to 2-feature-request.yml --- ...ature-request.yml => 2-feature-request.yml} | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) rename .github/ISSUE_TEMPLATE/{2.feature-request.yml => 2-feature-request.yml} (63%) diff --git a/.github/ISSUE_TEMPLATE/2.feature-request.yml b/.github/ISSUE_TEMPLATE/2-feature-request.yml similarity index 63% rename from .github/ISSUE_TEMPLATE/2.feature-request.yml rename to .github/ISSUE_TEMPLATE/2-feature-request.yml index 1a066ef02..b28b8ee6e 100644 --- a/.github/ISSUE_TEMPLATE/2.feature-request.yml +++ b/.github/ISSUE_TEMPLATE/2-feature-request.yml @@ -16,12 +16,12 @@ body: placeholder: Description validations: required: true -- type: checkboxes - id: field-impact - attributes: - label: Impacted Field - description: Which field are probably impacted by this? You may select more than one, or choose none at all. - options: - - label: Medical (human) microbiology - - label: Veterinary microbiology - - label: Environmental microbiology + - type: checkboxes + id: field-impact + attributes: + label: Impacted Field + description: Which field are probably impacted by this? You may select more than one, or choose none at all. + options: + - label: Medical (human) microbiology + - label: Veterinary microbiology + - label: Environmental microbiology