From 1c551797cca0b02f089b9808e2208304744578c8 Mon Sep 17 00:00:00 2001 From: Matthijs Berends <31037261+msberends@users.noreply.github.com> Date: Fri, 28 Feb 2025 11:50:26 +0100 Subject: [PATCH] Update 1-bug-report.yml --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index 9b212b0a1..49a28cc8b 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -32,3 +32,13 @@ body: - One of the latest GitHub versions (2.1.1.9xxx) validations: required: true + - type: checkboxes + id: field-impact + attributes: + label: Impacted Field + description: Which field is 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 +