From 7673d1485761c0b32fd1b6db3d1fa41b3d44b8fa Mon Sep 17 00:00:00 2001 From: Malachi van der Merwe Date: Tue, 5 Mar 2024 16:36:15 +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 f7b87a18..f3ecbeef 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: Joomla 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: Joomla Sermon Distributor 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: PHP 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: Apache version + id: apache_version attributes: label: Which Apache version is this testing issue related to? multiple: true