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