From 3045f98ceb70dc3f817fa45157ba0eb8b3f49ec3 Mon Sep 17 00:00:00 2001 From: Malachi van der Merwe Date: Tue, 5 Mar 2024 16:23:24 +0200 Subject: [PATCH] Fixes the ids names in h-test.yml --- .gitea/ISSUE_TEMPLATE/h-test.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/ISSUE_TEMPLATE/h-test.yml b/.gitea/ISSUE_TEMPLATE/h-test.yml index d3cdfd56..f7b87a18 100644 --- a/.gitea/ISSUE_TEMPLATE/h-test.yml +++ b/.gitea/ISSUE_TEMPLATE/h-test.yml @@ -22,7 +22,7 @@ body: value: | # Affected Components and Context - type: dropdown - id: version + id: Joomla version attributes: label: Which Joomla version is this testing issue related to? multiple: true @@ -35,7 +35,7 @@ body: validations: required: true - type: dropdown - id: version + id: Joomla Sermon Distributor version attributes: label: Which Joomla Sermon Distributor version is this testing issue related to? multiple: true @@ -49,7 +49,7 @@ body: validations: required: true - type: dropdown - id: version + id: PHP version attributes: label: Which PHP version is this testing issue related to? multiple: true @@ -64,7 +64,7 @@ body: validations: required: true - type: dropdown - id: version + id: Apache version attributes: label: Which Apache version is this testing issue related to? multiple: true