From 721b25733cc34de31714c91685f9d111b51ab0c4 Mon Sep 17 00:00:00 2001 From: Lemuel van der Merwe Date: Tue, 5 Mar 2024 16:01:59 +0200 Subject: [PATCH] Fixes the dropdown ids in g-security.yml --- .gitea/ISSUE_TEMPLATE/g-security.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/g-security.yml b/.gitea/ISSUE_TEMPLATE/g-security.yml index 67bc7591..c08aeee1 100644 --- a/.gitea/ISSUE_TEMPLATE/g-security.yml +++ b/.gitea/ISSUE_TEMPLATE/g-security.yml @@ -21,7 +21,7 @@ body: value: | # Affected Systems - type: dropdown - id: system + id: joomla_version attributes: label: Which Joomla version could potentially be affected? multiple: true @@ -35,7 +35,7 @@ body: validations: required: true - type: dropdown - id: system + id: sermon_distributor_version attributes: label: Which Joomla Sermon Distributor version could potentially be affected? multiple: true